Bug 257617
| Summary: | Fix CSS scrollbar color interaction with legacy scrollbar pseudos | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | CSS | Assignee: | 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 | ||
Luke Warlow
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110484332>
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/15196
EWS
Committed 265423@main (f056156a42b6): <https://commits.webkit.org/265423@main>
Reviewed commits have been landed. Closing PR #15196 and removing active labels.