[wpt-sync] Sync PR 41453 - Fix issues with scrollbar-color invalidation with currentColor
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41453 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41453
Details from upstream follow.
Luke Warlow <luke@warlow.dev> wrote:
Fix issues with scrollbar-color invalidation with currentColor
scrollbar-color property that uses currentColor now correctly repaints
when color value updates.This only fixes non-viewports as viewports have a separate issue where
scrollbar-color invalidation doesn't work at all.Bug: 891944
Change-Id: Iac513cbadbfc589280621b864d1d0b5d68bf9e98
Reviewed-on: https://chromium-review.googlesource.com/4774160
WPT-Export-Revision: 6c1e74a95f706e66150d713304030ac981f1ccf8
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests
Status Summary
Firefox
PASS
: 7
Chrome
PASS
: 3
FAIL
: 4
Safari
PASS
: 7
Links
Comment 4•1 year ago
|
||
bugherder |
Description
•