diff --git a/css/selectors/-webkit-scrollbar.json b/css/selectors/-webkit-scrollbar.json index bb7b17ac8ce197..46bf8b853f40ee 100644 --- a/css/selectors/-webkit-scrollbar.json +++ b/css/selectors/-webkit-scrollbar.json @@ -12,7 +12,7 @@ "chrome_android": "mirror", "edge": "mirror", "firefox": { - "version_added": "152", + "version_added": "153", "partial_implementation": true, "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))" },