cookieconsent icon indicating copy to clipboard operation
cookieconsent copied to clipboard

[Bug]: overflow: overlay is a legacy value

Open sebastianthulin opened this issue 1 year ago • 0 comments

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

sebastianthulin avatar Mar 31 '25 08:03 sebastianthulin