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

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

Issue 19632002: Support 'extend-to-zoom' viewport descriptor value (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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..2e5e19ef4a3f82ea2eaffaf83b70930a7d8f6c93 100644
--- a/Source/core/css/CSSValueKeywords.in
+++ b/Source/core/css/CSSValueKeywords.in
@@ -983,3 +983,8 @@ span
// (scan:) media feature
progressive
interlace
+
+//
+// CSS3 viewport-length keywords
+//
+extend-to-zoom
kenneth.r.christiansen 2013/07/17 16:44:30 -internal-extend-to-zoom

Powered by Google App Engine
This is Rietveld 408576698