Closed
Bug 1422237
Opened 6 years ago
Closed 5 months ago
Implement the color-gamut media feature
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: florian, Assigned: zrhoffman)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, parity-chrome, parity-safari)
Attachments
(2 files)
Implement the color-gamut media feature: it lets authors detect screens with broader than usual color gamut, like the newer macs and iphones. This is already supported in Chrome and Safari https://drafts.csswg.org/mediaqueries-4/#descdef-media-color-gamut
Reporter | ||
Comment 1•6 years ago
|
||
This should block https://bugzilla.mozilla.org/show_bug.cgi?id=1312621
Blocks: mediaqueries-4
Severity: normal → enhancement
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Keywords: dev-doc-needed
Comment 2•4 years ago
|
||
Hey, I am interested in working on this issue. Can anyone please help me where to start with?
Thanks,
Dhruvi
Updated•3 years ago
|
Keywords: parity-chrome,
parity-safari
Updated•8 months ago
|
Severity: normal → S3
Assignee | ||
Comment 3•5 months ago
|
||
The existing color-gamut WPT reftests seem sufficient, so I only added a
reftest for privacy.resistFingerprinting disabling it.
Updated•5 months ago
|
Assignee: nobody → zach
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/186f845b2cac Implement the color-gamut media feature r=emilio
Assignee | ||
Comment 5•5 months ago
|
||
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2f1eb518f202 Forward-declare enum ScreenColorGamut in XPIDL r=emilio
Comment 7•5 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/186f845b2cac
https://hg.mozilla.org/mozilla-central/rev/2f1eb518f202
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Tracking issue for MDN updates https://github.com/mdn/content/issues/23681
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•