• jqubed@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      11 hours 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.

      • Engywuck@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        6 hours 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.

      • amino@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        6
        ·
        11 hours 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
          5
          ·
          9 hours 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.