Skip to content

Commit

Permalink
Update css-scrollbar.json (#6957)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
HM100 authored Feb 2, 2024
1 parent eed4c92 commit bef345d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions features-json/css-scrollbar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit bef345d

Please sign in to comment.