Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-recursive-offset-parent.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-recursive-offset-parent.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-recursive-offset-parent.html |
index 5801835801c3d0c78c63e3f97fe3fc55fa45a332..995cf3bcf224ba4a0d55156a3beb4f6d057516ff 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-recursive-offset-parent.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-iframe-recursive-offset-parent.html |
@@ -31,7 +31,7 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
+ window.internals.settings.setSpatialNavigationEnabled(true); |
testRunner.waitUntilDone(); |
} |