From 5bc81c5ce169341f0824ba484b9e4980b034b375 Mon Sep 17 00:00:00 2001 From: James Date: Fri, 8 Jan 2021 17:12:23 -0500 Subject: [PATCH] Add Chrome 79 note --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 42e25ce..4d90f35 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@

Map of Web APIs/Technologies

Key

Supported by all browsers including IE11
-
Supported by all browsers
+
Supported by all browsers1
Supported by two modern browsers
Implementation is in progress
Being discussed or proposed
@@ -249,7 +249,7 @@

Key

Nx
-
ES.Next Intl WeakRef Atomics ?? ||=
+
ES.Next Intl WeakRef Atomics ?. ?? ||=
@@ -497,5 +497,8 @@

How is it organized?

What do the colors represent?

The lighter the color, the more support there is.

The red represents how active the specification or proposal is.

+ +

1What does "supported by all browsers" mean?

+

As many as 3% of all Chrome users are still on Chrome 79-84 (two versions ago as of this writing) and sites will break for them if unsupported features are used.