[wpt-sync] Sync PR 29104 - Forced accent-color followup
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29104 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29104
Details from upstream follow.
b'Alison Maher <almaher@microsoft.com>' wrote:
Forced accent-color followup
In CL:2847031, accent-color was forced to auto in forced colors mode.
This CL moves this logic to StyleAdjuster::AdjustForForcedColorsMode()
so that it is forced in the same place as the other properties forced
at computed value time.Bug: 1092093
Change-Id: I77ba92e30c6ea060521a8d05747c32a38f149601
Reviewed-on: https://chromium-review.googlesource.com/2909975
WPT-Export-Revision: 2481694d6cbc97cec0c1927740bff62c4a5d318e
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
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-50.html
Accent-color computes to auto in forced colors mode, unless forced-color-adjust is none.: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 6•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d81448ae6174
https://hg.mozilla.org/mozilla-central/rev/ae3c6f3de19a
Description
•