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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-fully-aligned-horizontally-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 H                               ow Now Brown Cow 2 H                               ow Now Brown Cow
3 Ho                                w Now Brown Cow 3 Ho                                w Now Brown Cow
4 How                                 Now Brown Cow 4 How                                 Now Brown Cow
5 How N                                ow Brown Cow 5 How N                                ow Brown Cow
6 How No                                w Brown Cow 6 How No                                w Brown Cow
7 How Now                                 Brown Cow 7 How Now                                 Brown Cow
8 How Now B                                rown Cow 8 How Now B                                rown Cow
9 How Now Br                                own Cow 9 How Now Br                                own Cow
10 How Now Bro                                wn Cow 10 How Now Bro                                wn Cow
11 How Now Brow                                n Cow 11 How Now Brow                                n Cow
12 How Now Brown                                 Cow 12 How Now Brown                                 Cow
13 How Now Brown C                                ow 13 How Now Brown C                                ow
14 How Now Brown Co                                w 14 How Now Brown Co                                w
15 How Now Brown Cow 15 How Now Brown Cow
16 16
17 test 17 test
18 PASS successfullyParsed is true 18 PASS successfullyParsed is true
19 19
20 TEST COMPLETE 20 TEST COMPLETE
21 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 21 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
22 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" 22 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
23 PASS gFocusedDocument.activeElement.getAttribute("id") is "4" 23 PASS gFocusedDocument.activeElement.getAttribute("id") is "4"
24 PASS gFocusedDocument.activeElement.getAttribute("id") is "3" 24 PASS gFocusedDocument.activeElement.getAttribute("id") is "3"
25 PASS gFocusedDocument.activeElement.getAttribute("id") is "5" 25 PASS gFocusedDocument.activeElement.getAttribute("id") is "5"
26 PASS gFocusedDocument.activeElement.getAttribute("id") is "6" 26 PASS gFocusedDocument.activeElement.getAttribute("id") is "6"
27 PASS gFocusedDocument.activeElement.getAttribute("id") is "8" 27 PASS gFocusedDocument.activeElement.getAttribute("id") is "8"
28 PASS gFocusedDocument.activeElement.getAttribute("id") is "7" 28 PASS gFocusedDocument.activeElement.getAttribute("id") is "7"
(...skipping 11 matching lines...) Expand all
40 PASS gFocusedDocument.activeElement.getAttribute("id") is "19" 40 PASS gFocusedDocument.activeElement.getAttribute("id") is "19"
41 PASS gFocusedDocument.activeElement.getAttribute("id") is "21" 41 PASS gFocusedDocument.activeElement.getAttribute("id") is "21"
42 PASS gFocusedDocument.activeElement.getAttribute("id") is "22" 42 PASS gFocusedDocument.activeElement.getAttribute("id") is "22"
43 PASS gFocusedDocument.activeElement.getAttribute("id") is "24" 43 PASS gFocusedDocument.activeElement.getAttribute("id") is "24"
44 PASS gFocusedDocument.activeElement.getAttribute("id") is "23" 44 PASS gFocusedDocument.activeElement.getAttribute("id") is "23"
45 PASS gFocusedDocument.activeElement.getAttribute("id") is "25" 45 PASS gFocusedDocument.activeElement.getAttribute("id") is "25"
46 PASS gFocusedDocument.activeElement.getAttribute("id") is "26" 46 PASS gFocusedDocument.activeElement.getAttribute("id") is "26"
47 PASS gFocusedDocument.activeElement.getAttribute("id") is "27" 47 PASS gFocusedDocument.activeElement.getAttribute("id") is "27"
48 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 48 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
49 49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698