| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-white-space.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-white-space.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-white-space.html
|
| index e1d4bd783db60762aaec805c99b78ca93141c04f..da13b2ad21badfb5d7f0543ab172bb0322183378 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-white-space.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-container-white-space.html
|
| @@ -41,7 +41,7 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|