WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/84417387
>
Luke Warlow
Comment 3
2023-02-17 09:17:15 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10285
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug