Bug 257571

Summary: [css-scrollbars-1] Implement parsing support for scrollbar-color CSS property
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/40544
Bug Depends on: 257570    
Bug Blocks: 231590, 257597, 257788    

Description Luke Warlow 2023-05-31 16:02:56 PDT
https://drafts.csswg.org/css-scrollbars-1/#scrollbar-color

Syntax is "auto | <color>{2}".
Comment 1 Luke Warlow 2023-06-01 12:19:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14597
Comment 2 Radar WebKit Bug Importer 2023-06-07 16:03:18 PDT
<rdar://problem/110426805>
Comment 3 EWS 2023-06-19 18:36:19 PDT
Committed 265313@main (581332fbe816): <https://commits.webkit.org/265313@main>

Reviewed commits have been landed. Closing PR #14597 and removing active labels.