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

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

Issue 19555002: Translate viewport related meta tags into @viewport descriptors as suggested by the CSS Device Adap… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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: Source/core/css/CSSValueKeywords.in
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
index 445b11d8b9884597f42cd83e0c3f80028679c9f8..bc590843d468939dd7b7d5502aeb56bcda2cac97 100644
--- a/Source/core/css/CSSValueKeywords.in
+++ b/Source/core/css/CSSValueKeywords.in
@@ -983,3 +983,16 @@ span
// (scan:) media feature
progressive
interlace
+
+//
+// CSS3 viewport-length keywords
+//
+extend-to-zoom
+
+//
+// Android WebView target-densitydpi
+//
+device
+// small
+// medium
+// large

Powered by Google App Engine
This is Rietveld 408576698