Index: Source/core/page/RuntimeEnabledFeatures.in |
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
index 6108b6658cc3cd2c7b5122f6e479e80c0022e311..e9f1267db1a133b21f5c90132bea65d433748bc2 100644 |
--- a/Source/core/page/RuntimeEnabledFeatures.in |
+++ b/Source/core/page/RuntimeEnabledFeatures.in |
@@ -66,6 +66,8 @@ MediaSource status=experimental |
MediaStream status=stable |
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 |