Bug 231590

Summary: [css-scrollbars-1] Implement "scrollbar-color" CSS property
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: benoit.rouleau, bfulgham, bramus, dino, kevin_neal, koivisto, nileanedorffer, sebastianzartner, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 258286, 258457, 258458, 258460, 258461, 258462, 258463, 257570, 257571, 257597, 257617, 257788, 258773, 259484, 260141    
Bug Blocks:    

Description Luke Warlow 2021-10-12 10:21:16 PDT
https://drafts.csswg.org/css-scrollbars-1/#scrollbar-color

WebKit should implement the "scrollbar-color" property.

This is a standard alternative to using the various "::-webkit-scrollbar" Pseudo elements and their background-color properties.
Comment 1 Kevin Neal 2021-10-19 09:26:03 PDT
Thank you for filing the new feature request. The appropriate engineers have been notified.
Comment 2 Radar WebKit Bug Importer 2021-10-19 09:26:16 PDT
<rdar://problem/84418022>
Comment 3 Luke Warlow 2024-01-16 02:49:38 PST
For anyone following this issue there's currently a limitation with the platform APIs that blocks this property being implemented on macOS and iOS.