| Index: Source/core/page/RuntimeEnabledFeatures.in
|
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
|
| index 603dc34faf8afac0575d3241405b9b9e6d10e7f5..3104223282949f2cb1e39e4e424c701d3558c985 100644
|
| --- a/Source/core/page/RuntimeEnabledFeatures.in
|
| +++ b/Source/core/page/RuntimeEnabledFeatures.in
|
| @@ -66,6 +66,8 @@ MediaSource status=stable
|
| 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
|
|
|