You must log in or register to comment.
Webkit is Chromium (or at least, Chromium is Webkit, since the inheritance goes in the other direction).
The only 1 browser engine that is a completely separate and independent codebase from Chrome is Firefox’s.
(1 aside from extremely niche/unusable stuff like Lynx)
Close. Chromium uses Blink which was originally a fork of WebKit. I have no idea how much they’ve diverged since then.
The fork was 11 years ago, so a lot. So much that they are considered different engines now.