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

Unified Diff: Source/core/css/CSSValueKeywords.in

Issue 13896036: [CSSMQ] Implemented support for the scan media feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: another static_cast removed. Created 7 years, 7 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
« no previous file with comments | « LayoutTests/fast/media/mq-unknown-ident-values-expected.html ('k') | Source/core/css/MediaFeatureNames.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSValueKeywords.in
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
index ff82d6efe4f4884556e5ff1411ae1b87cb00c83b..d43b12234eff66fb3be46a1bf09a629576533f3a 100644
--- a/Source/core/css/CSSValueKeywords.in
+++ b/Source/core/css/CSSValueKeywords.in
@@ -995,3 +995,6 @@ span
-webkit-each-line
#endif
+// (scan:) media feature
+progressive
+interlace
« no previous file with comments | « LayoutTests/fast/media/mq-unknown-ident-values-expected.html ('k') | Source/core/css/MediaFeatureNames.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698