Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal.html |
diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal.html |
index a5c12d093cdcea74bbdc01bba294f597cf20cfa1..146cf4169c764669e8c80a7039966763d350814e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal.html |
+++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-tiny-table-traversal.html |
@@ -38,7 +38,7 @@ |
if (window.testRunner) { |
testRunner.dumpAsText(); |
testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1); |
- testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1); |
+ window.internals.settings.setSpatialNavigationEnabled(true); |
testRunner.waitUntilDone(); |
} |