Bug 257617

Summary: Fix CSS scrollbar color interaction with legacy scrollbar pseudos
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   
Bug Depends on: 257052    
Bug Blocks: 231590    

Description Luke Warlow 2023-06-01 13:35:45 PDT
This bug will track how CSS that has scrollbar-color and ::-webkit-scrollbar styles works.

Chromiums implementation makes the standard properties take precedence over the legacy pseudos so this behaviour should be matched.
Comment 1 Radar WebKit Bug Importer 2023-06-08 13:36:22 PDT
<rdar://problem/110484332>
Comment 2 Luke Warlow 2023-06-22 09:32:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15196
Comment 3 EWS 2023-06-22 13:21:25 PDT
Committed 265423@main (f056156a42b6): <https://commits.webkit.org/265423@main>

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