From ff8db7e2be1df6f5a87c89a6bb3335da41514319 Mon Sep 17 00:00:00 2001 From: "Antony K. S" Date: Wed, 9 Mar 2022 00:01:35 +0700 Subject: [PATCH] update the Edge rendering engine info on 2020, Microsoft released the new Edge that used Chromium as its base --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8487f55..33da299 100644 --- a/README.md +++ b/README.md @@ -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.