Bug 257052
Summary: | Fix CSS scrollbar width 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 | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/40276 | ||
Bug Depends on: | 256999 | ||
Bug Blocks: | 231588, 257617 |
Luke Warlow
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109905135>
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/14440
EWS
Committed 265129@main (964948660ae0): <https://commits.webkit.org/265129@main>
Reviewed commits have been landed. Closing PR #14440 and removing active labels.