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