Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(399)

Unified Diff: LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt

Issue 797463003: spatnav: Allow focus move to a close-by not-fully-aligned node over a distant but fully-aligned nod… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt
diff --git a/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt b/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt
index f9c74df7c8f9a699c8561f43449d7f85ea4351c0..d2657a75a37728cf8d9400c1529e8348406bcc0f 100644
--- a/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt
+++ b/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt
@@ -15,8 +15,8 @@ test
TEST COMPLETE
PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
PASS gFocusedDocument.activeElement.getAttribute("id") is "7"
-PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "6"

Powered by Google App Engine
This is Rietveld 408576698