From 4847f7faa905bfebb3f0525bcee22f25ac40a739 Mon Sep 17 00:00:00 2001 From: "Daniel D. Beck" Date: Fri, 19 Jul 2024 13:34:29 +0200 Subject: [PATCH] `css.at-rules.counter-style.speak-as` is supported in Chrome (#23857) --- css/at-rules/counter-style.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/at-rules/counter-style.json b/css/at-rules/counter-style.json index 66e2f7cd547bcc..a1b9b89ad7376d 100644 --- a/css/at-rules/counter-style.json +++ b/css/at-rules/counter-style.json @@ -269,7 +269,7 @@ ], "support": { "chrome": { - "version_added": false + "version_added": "91" }, "chrome_android": "mirror", "edge": "mirror",