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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-fully-aligned-vertically-expected.txt

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline Created 3 years, 7 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" 18 PASS gFocusedDocument.activeElement.getAttribute("id") is "7"
19 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 19 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
20 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" 20 PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
21 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
22 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698