Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(239)

Unified Diff: third_party/WebKit/Source/core/css/MediaFeatureNames.json5

Issue 2652313004: Implement color-gamut media query (Closed)
Patch Set: fix windows build Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/css/MediaFeatureNames.json5
diff --git a/third_party/WebKit/Source/core/css/MediaFeatureNames.json5 b/third_party/WebKit/Source/core/css/MediaFeatureNames.json5
index 37419e7c9f2b1d7a53fed9c4c0180f15924d7ab3..5f06821c6e59dc3745f4251cdd162de53fd3dbc5 100644
--- a/third_party/WebKit/Source/core/css/MediaFeatureNames.json5
+++ b/third_party/WebKit/Source/core/css/MediaFeatureNames.json5
@@ -9,6 +9,7 @@
"any-pointer",
"color",
"color-index",
+ "color-gamut",
"grid",
"monochrome",
"height",

Powered by Google App Engine
This is Rietveld 408576698