Skip to content

Commit bef345d

Browse files
authored
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
1 parent eed4c92 commit bef345d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

features-json/css-scrollbar.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"118":"a x #2",
9797
"119":"a x #2",
9898
"120":"a x #2",
99-
"121":"a x #2"
99+
"121":"y"
100100
},
101101
"firefox":{
102102
"2":"n",
@@ -343,10 +343,10 @@
343343
"118":"a x #2",
344344
"119":"a x #2",
345345
"120":"a x #2",
346-
"121":"a x #2",
347-
"122":"a x #2",
348-
"123":"a x #2",
349-
"124":"a x #2"
346+
"121":"y",
347+
"122":"y",
348+
"123":"y",
349+
"124":"y"
350350
},
351351
"safari":{
352352
"3.1":"u",

0 commit comments

Comments
 (0)