• Dapado@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    2 years ago

    WebKit is a rendering engine which is one of the major components of a web browser. Chrome/Chromium was released in 2008 using a modified version of WebKit as its rendering engine. Eventually in 2013 they created a fork of WebKit called Blink, which is the current rendering engine for Chrome/Chromium.

      • seitanic@lemmy.sdf.org
        link
        fedilink
        arrow-up
        12
        ·
        2 years ago

        Remember Konqueror? That’s KDE’s web browser, which still uses KHTML. I should try it out again and see how it’s held up.

        • Phrodo_00@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          2 years ago

          I’m not sure, but didn’t Konqueror switch to qtwebkit at some point? Or was that a different qt-based browser?

            • Jankatarch@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              7 days ago

              Holdup idk webdev but if I got this right.

              KDE made KHTML for Konqueror.
              Apple used KHTML for WebKit.
              Chrome used WebKit for Chromium.
              Qt used Chromium for QtWebEngine.
              KDE used QtWebEngine for Falkon.

              ??