From bef345d8f662369ce88e90705f9a9031e9a79c11 Mon Sep 17 00:00:00 2001 From: HM The Mister Techno Date: Fri, 2 Feb 2024 09:00:32 +0200 Subject: [PATCH] Update css-scrollbar.json (#6957) In Chrome 121.0.0 onwards, the webkit-way of styling scrollbars is gone, and instead, the standarized scrollbar-color and scrollbar-width are supported. See https://chromestatus.com/feature/5665308343795712 for more --- features-json/css-scrollbar.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/features-json/css-scrollbar.json b/features-json/css-scrollbar.json index 39937150f8..503e5a1665 100644 --- a/features-json/css-scrollbar.json +++ b/features-json/css-scrollbar.json @@ -96,7 +96,7 @@ "118":"a x #2", "119":"a x #2", "120":"a x #2", - "121":"a x #2" + "121":"y" }, "firefox":{ "2":"n", @@ -343,10 +343,10 @@ "118":"a x #2", "119":"a x #2", "120":"a x #2", - "121":"a x #2", - "122":"a x #2", - "123":"a x #2", - "124":"a x #2" + "121":"y", + "122":"y", + "123":"y", + "124":"y" }, "safari":{ "3.1":"u",