Bug 257617 - Fix CSS scrollbar color interaction with legacy scrollbar pseudos
Summary: Fix CSS scrollbar color interaction with legacy scrollbar pseudos
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 257052
Blocks: 231590
  Show dependency treegraph
 
Reported: 2023-06-01 13:35 PDT by Luke Warlow
Modified: 2023-06-22 13:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.