Chromium Code Reviews| Index: LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically.html |
| diff --git a/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically.html b/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically.html |
| index 3000b8624703a78a17409e98980a4665e84509d9..1f549e7bac1034e13f502c687daee292c08ee62a 100644 |
| --- a/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically.html |
| +++ b/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically.html |
| @@ -22,10 +22,10 @@ |
| var resultMap = [ |
| ["Down", "4"], |
| ["Down", "6"], |
| - ["Down", "8"], |
| + ["Down", "7"], |
| ["Down", "end"], |
| - ["Up", "7"], |
| - ["Up", "2"], |
| + ["Up", "8"], |
| + ["Up", "6"], |
| ["DONE", "DONE"] |
| ]; |