Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index e545f7b728433c013dfb65a03902afbcfadf72fb..ca25f0fd5d6edd72be528dc0289374bb38d644e1 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -117,7 +117,7 @@ ScreenOrientation status=stable |
ScriptedSpeech status=stable |
// Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left |
// as per the spec, matching other Web engines. |
-ScrollTopLeftInterop status=experimental |
+ScrollTopLeftInterop |
// window.showModalDialog is deprecated and slated for removal. crbug.com/345831 |
ShowModalDialog status=deprecated |
ServiceWorker status=stable |