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

Side by Side 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 unified diff | Download patch
OLDNEW
1 test 1 test
2 test             test 2 test             test
3 test 3 test
4 test 4 test
5 test 5 test
6 test 6 test
7 7
8 8
9 9
10 10
11 test 11 test
12 test 12 test
13 PASS successfullyParsed is true 13 PASS successfullyParsed is true
14 14
15 TEST COMPLETE 15 TEST COMPLETE
16 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" 16 PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
17 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" 17 PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
18 PASS gFocusedDocument.activeElement.getAttribute("id") is "7"
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
18 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
20 PASS gFocusedDocument.activeElement.getAttribute("id") is "7"
21 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
22 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698