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