RESOLVED FIXED 231588
[css-scrollbars-1] Implement "scrollbar-width" CSS property
https://bugs.webkit.org/show_bug.cgi?id=231588
Summary [css-scrollbars-1] Implement "scrollbar-width" CSS property
Luke Warlow
Reported 2021-10-12 10:19:36 PDT
https://drafts.csswg.org/css-scrollbars-1/#scrollbar-width WebKit should implement the "scrollbar-width" property. Accepted values are "auto | thin | none". "none" is particularly useful for hiding scrollbars on carousels for example. This would provide a standard track alternative to: ::-webkit-scrollbar { display: none; }
Attachments
Kevin Neal
Comment 1 2021-10-19 09:10:52 PDT
Thanks for filing. The appropriate engineers have been notified.
Radar WebKit Bug Importer
Comment 2 2021-10-19 09:11:03 PDT
Luke Warlow
Comment 3 2023-02-17 09:17:15 PST
Note You need to log in before you can comment on or make changes to this bug.