Bug 257052

Summary: Fix CSS scrollbar width 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   
See Also: https://github.com/web-platform-tests/wpt/pull/40276
Bug Depends on: 256999    
Bug Blocks: 231588, 257617    

Luke Warlow
Reported 2023-05-19 14:21:12 PDT
This bug will track how CSS that has both scrollbar-width (and probably in future 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-26 14:22:15 PDT
Luke Warlow
Comment 2 2023-05-28 05:04:05 PDT
EWS
Comment 3 2023-06-13 11:51:12 PDT
Committed 265129@main (964948660ae0): <https://commits.webkit.org/265129@main> Reviewed commits have been landed. Closing PR #14440 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.