-
-
Notifications
You must be signed in to change notification settings - Fork 455
Open
Labels
Description
Expected Behavior
This is a validation error; I'm expecting that the css fully validates.
Current Behavior
The CSS does not validate; but it still works.
Steps to reproduce
W3C validation.
Proposed fix or additional info.
Replace the overflow: overlay; legacy fix with the scrollbar-gutter property in CSS ML4. The property has good coverage according to can i use:
https://caniuse.com/mdn-css_properties_scrollbar-gutter
Version
On which browser do you see the issue?
No response
basterrika