Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html |
index de2a7dc1c03ceac836af3c87d248f398cad0d2e9..44d5cfc1d40da6ed6d80ff9fc1d35e76f9fde0f1 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html |
@@ -39,7 +39,7 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
+ window.internals.settings.setSpatialNavigationEnabled(true); |
testRunner.waitUntilDone(); |
} |