| Index: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html
|
| index 44d5cfc1d40da6ed6d80ff9fc1d35e76f9fde0f1..de2a7dc1c03ceac836af3c87d248f398cad0d2e9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-only-clipped-overflow-content.html
|
| @@ -39,7 +39,7 @@
|
| if (window.testRunner) {
|
| testRunner.dumpAsText();
|
| testRunner.overridePreference("WebKitTabToLinksPreferenceKey", 1);
|
| - window.internals.settings.setSpatialNavigationEnabled(true);
|
| + testRunner.overridePreference("WebKitSpatialNavigationEnabled", 1);
|
| testRunner.waitUntilDone();
|
| }
|
|
|
|
|