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

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

Issue 16646002: Move the CSS Device Adaptation @viewport rule support behind a runtime flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: For landing Created 7 years, 6 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 | « Source/core/css/CSSProperty.cpp ('k') | Source/core/css/CSSRule.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSPropertyNames.in
diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in
index 2b6042c3f2cfe03e252fdf352a6617d0930d66be..e3c1c81deeb0a608d3d6dcda4b5fd468cf7242e8 100644
--- a/Source/core/css/CSSPropertyNames.in
+++ b/Source/core/css/CSSPropertyNames.in
@@ -396,10 +396,10 @@ grid-area
-webkit-shape-padding
-webkit-wrap-flow
-webkit-wrap-through
-max-zoom condition=CSS_DEVICE_ADAPTATION
-min-zoom condition=CSS_DEVICE_ADAPTATION
-orientation condition=CSS_DEVICE_ADAPTATION
-user-zoom condition=CSS_DEVICE_ADAPTATION
+max-zoom
+min-zoom
+orientation
+user-zoom
-webkit-tap-highlight-color
-webkit-app-region
-webkit-overflow-scrolling condition=ACCELERATED_OVERFLOW_SCROLLING
« no previous file with comments | « Source/core/css/CSSProperty.cpp ('k') | Source/core/css/CSSRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698