update the Edge rendering engine info

on 2020, Microsoft released the new Edge that used
  Chromium as its base
This commit is contained in:
Antony K. S
2022-03-09 00:01:35 +07:00
parent d5d6e2a1f5
commit ff8db7e2be

View File

@@ -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.