Index: Source/core/page/RuntimeEnabledFeatures.in |
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
index d2ea2203b0d5d4c0f067af1d297fcda7f8d8baed..b8718ce7cb801974ad7f7fc19204879dc7e34cca 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 |