• Hellfire103@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      78
      ·
      4 days ago

      Going from lawful to chaotic, good to evil, we have:

      • Gecko (Firefox, Seamonkey, and derivatives)
      • Servo
      • Libweb (Ladybird)
      • Links2 (as well as ELinks and other forks)
      • WebKit (used in a lot of stuff, namely Safari and GNOME Web)
      • Goanna (Pale Moon and Basilisk)
      • QtWebEngine (Konqueror, Falkon, and qutebrowser)
      • Blink (Chromium, Brave, and derivatives)
      • Trident (Internet Explorer, old versions of Maxthon, old versions of Avant, and any homemade browser created with Visual Studio).
      • drosophila@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        3 days ago

        Where does Dillo fit into this?

        Its got cookies disabled by default, no support for JavaScript, and only partial support for CSS. Just as god intended.

        • Hellfire103@lemmy.caOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          3 days ago

          Same box as Links, I think; or maybe the same box as Servo or Ladybird would fit better…

      • 2xsaiko@discuss.tchncs.de
        link
        fedilink
        arrow-up
        4
        ·
        4 days ago

        Huh, I didn’t know MSHTML as used in IE was also called Trident. I thought Trident was specifically early Edge before they switched to Blink.

      • jqubed@lemmy.world
        link
        fedilink
        arrow-up
        14
        ·
        4 days ago

        These are browser engines, or at least software for rendering HTML but not necessarily the actual browser. I don’t know them all, but top left, Gecko, is the engine for Mozilla, center is Web Kit for Safari, bottom center is Chromium for Chrome, Brave, Edge, etc., and bottom right is Trident, the old engine for Microsoft Internet Explorer.

        • amino@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          6
          ·
          4 days ago

          what’s the difference between the engine and the browser itself? is it similar to the Linux kernel vs the Debian user space?

          • Ephera@lemmy.ml
            link
            fedilink
            English
            arrow-up
            7
            ·
            4 days ago

            The engine makes it so HTML, CSS, JavaScript etc. are downloaded and turned into pixels you can look at. The browser embeds an engine for that purpose, but then also has a URL bar, tabs, bookmarks, a history feature and so on.

        • Engywuck@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          4 days ago

          These are browser engines, or at least software for rendering HTML but not necessarily the actual browser.

          That’s why this post makes no sense. There’s no “evil” rendering engine. They should be judged by technical parameters.