Skip to content

Commit b2e77c0

Browse files
authored
updated the firefox relase for -webkit-scrollbar selector as it was moved to 153 (#29916)
1 parent 86d8905 commit b2e77c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/selectors/-webkit-scrollbar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"chrome_android": "mirror",
1313
"edge": "mirror",
1414
"firefox": {
15-
"version_added": "152",
15+
"version_added": "153",
1616
"partial_implementation": true,
1717
"notes": "The `@supports selector(::-webkit-scrollbar)` returns `true` but this pseudo-element cannot be used to style scrollbars. This behavior prevents nested scrollable content from becoming unreachable (see [bug 1977511](https://bugzil.la/1977511))"
1818
},

0 commit comments

Comments
 (0)