This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22415 - Remove 'color' media query
Summary: Remove 'color' media query
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: Media Queries (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Tantek
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 09:02 UTC by Simon Pieters
Modified: 2013-06-20 09:02 UTC (History)
1 user (show)

See Also:


Attachments

Description Simon Pieters 2013-06-20 09:02:36 UTC
Consider removing the 'color' media query.

* No clear use case
* Exposing this information increases fingerprintability
* Doesn't seem to be in wide use (no instances of '(min|max)-color' in http://webdevdata.org/ data-dec2012)

CSSOM View recently changed to not expose this information in the Screen interface.