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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 198103007: Enable CSS touch-action by default (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update webexposed expectation Created 6 years, 9 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/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index c0ef34f7b1c34c3366ed8eaab89e940ed42bded1..fc748e1b3f01cae686a8cd46701a90e9ea20d863 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -35,7 +35,7 @@ CSSMaskSourceType status=experimental
CSSOMSmoothScroll status=experimental
CSSShapes status=experimental
CSSStickyPosition status=experimental
-CSSTouchAction status=experimental
+CSSTouchAction status=stable
CSSTouchActionDelay status=test
CSSViewport status=experimental
CSSWillChange status=experimental
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698