| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-not-below.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-not-below.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-not-below.html
|
| index fa8066dabf79be9ef459de7c130dff7e480b354f..f760860cba06e74891778f2ac64aa28658c2aba5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-not-below.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-not-below.html
|
| @@ -51,7 +51,7 @@ var resultMap = [
|
|
|
| if (window.testRunner) {
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| }
|
|
|
| function runTest()
|
|
|