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