mirror of
https://github.com/vasanthk/how-web-works.git
synced 2026-03-20 20:26:30 +08:00
update the Edge rendering engine info
on 2020, Microsoft released the new Edge that used Chromium as its base
This commit is contained in:
@@ -272,7 +272,7 @@ A rendering engine is a software component that takes marked up content (such as
|
||||
|Safari | Webkit |
|
||||
|Opera | Blink (Presto if < v15) |
|
||||
|Internet Explorer | Trident |
|
||||
|Edge | EdgeHTML |
|
||||
|Edge | Blink (EdgeHTML if < v79) |
|
||||
|
||||
WebKit is an open source rendering engine which started as an engine for the Linux platform and was modified by Apple to support Mac and Windows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user