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