Index: Source/core/page/RuntimeEnabledFeatures.in |
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
index bec7f6c073197eefd89471c740823b414e89c5ca..d4e97386b41edea233e5d6d5134cc33ff267b1fe 100644 |
--- a/Source/core/page/RuntimeEnabledFeatures.in |
+++ b/Source/core/page/RuntimeEnabledFeatures.in |
@@ -78,6 +78,10 @@ PagePopup status=stable |
PartialLayout status=experimental |
PathOpsSVGClipping |
PeerConnection depends_on=MediaStream, status=stable |
+// Implementation of this feature varies by platform for now. |
+// Bug to track removal once completed everywhere: |
+// http://crbug.com/308649 |
+PointerEventsMaxTouchPoints status=experimental |
ProgrammaticScrollNotifications status=test |
Promise status=experimental |
Quota status=stable |