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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2410213002: Enable pinch-zoom css touch-action. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index a93a97b63120f348547ceef68b33894cbc5dab77..86e896ab129ef1e3ea94e506b9856b379572cf79 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -69,7 +69,7 @@ CSSPaintAPI status=experimental, depends_on=CSSTypedOM, depends_on=Worklet
CSSSnapSize status=experimental
CSSStickyPosition status=experimental
CSSTouchActionPanDirections status=stable
-CSSTouchActionPinchZoom status=experimental
+CSSTouchActionPinchZoom status=stable
CSSTypedOM status=experimental
CSSVariables2 status=experimental
CSSViewport status=experimental
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698