[wpt-sync] Sync PR 22978 - Invalidate paint when used color-scheme changes.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22978 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22978
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Invalidate paint when used color-scheme changes.
When color-scheme affects other CSS properties, invalidation diffing
those properties are sufficient. However, some parts of UA rendered UI
elements are painted based on colors not defined in CSS. Invalidate
paint when the used color-scheme value changes so that such elements are
properly repainted on color-scheme changes.Bug: 929098
Change-Id: Icedafd9fa1d787b4db64e6d698ecfcdc144a4ec7
Reviewed-on: https://chromium-review.googlesource.com/2150905
WPT-Export-Revision: 7f5801a13e2da077bcbe2cc37e17ca9a24cb775e
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•