[wpt-sync] Sync PR 23724 - Set forced colors at root html element
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23724 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23724
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
Set forced colors at root html element
We were previously setting forced colors at the body element. However,
we should instead set these at the root html element.Bug: 970285
Change-Id: I0719d09fb7993a02162cca24a266c6a0c8eb70fd
Reviewed-on: https://chromium-review.googlesource.com/2211124
WPT-Export-Revision: c414e7e53941a767b57946de6746f1244be720aa
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 75 tests
Status Summary
Firefox
OK : 1
PASS: 74
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/forced-colors-mode/forced-colors-mode-27.html
Checks that html/head color is overridden to CanvasText.: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/44c52ccdafa0
https://hg.mozilla.org/mozilla-central/rev/0faf6b348d92
Description
•