| 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 146cf4169c764669e8c80a7039966763d350814e..a5c12d093cdcea74bbdc01bba294f597cf20cfa1 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);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|