Index: Source/core/page/RuntimeEnabledFeatures.in |
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
index 30d9d4bd8307a2984c2a27619241fd9daa037657..b497bf4cf3b285f1ac70a3e94fe5b9df861769e1 100644 |
--- a/Source/core/page/RuntimeEnabledFeatures.in |
+++ b/Source/core/page/RuntimeEnabledFeatures.in |
@@ -67,6 +67,8 @@ MediaStream status=stable |
NavigationController status=experimental |
Notifications status=stable |
ObjectFitPosition status=experimental |
+// Only enabled on Android, and for certain layout tests on Linux. |
+OverlayFullscreenVideo |
PagePopup status=stable |
PartialLayout status=experimental |
PathOpsSVGClipping |