Closed
Bug 1556826
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 17171 - Implement forced-colors media query
Categories
(Core :: CSS Parsing and Computation, defect, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla69
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync upstream])
Sync web-platform-tests PR 17171 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17171
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
Implement forced-colors media query
This change adds support for the forced-colors media query and adds
a forced color scheme to settings. The logic for updating the forced
color scheme from its default state based on the OS has not yet been
implemented.Spec:
https://drafts.csswg.org/mediaqueries-5/#forced-colorsBug: 970285
Change-Id: I634b4abeec22f2d166648948f290fff8f4229478Reviewed-on: https://chromium-review.googlesource.com/1643650
WPT-Export-Revision: b4ebcae11822a59177ad92f7e98df844bd23d12b
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=544bd68369ffd262bcb4832fe1abe73e709e2edf
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d9e45ba97dbec38b294cb68a5fd7978d4f8b99c8
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
| Assignee | ||
Comment 7•7 years ago
|
||
| Assignee | ||
Comment 8•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e25618c5214b
[wpt PR 17171] - Implement forced-colors media query, a=testonly
Comment 10•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync upstream]
You need to log in
before you can comment on or make changes to this bug.
Description
•