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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/mixed-editability-10-expected.txt

Issue 511203002: Correct test for WinXP for CL 447243002 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #1 DIV element with a non-editable element only align center: 1 #1 DIV element with a non-editable element only align center:
2 2
3 Hello 3 Hello
4 #2 DIV element with a non-editable element only align left: 4 #2 DIV element with a non-editable element only align left:
5 5
6 Hello 6 Hello
7 #3 DIV element with a non-editable element only align right: 7 #3 DIV element with a non-editable element only align right:
8 8
9 Hello 9 Hello
10 #4 DIV element with two non-editable elementwith padding: 10 #4 DIV element with two non-editable elementwith padding:
11 11
12 Hello World 12 Hello World
13 #5 DIV element empty 13 #5 DIV element empty
14 14
15 #6 non editable DIV element with an editable empty span element 15 #6 non editable DIV element with an editable empty span element
16 16
17 Hello:  17 Hello: 
18 Anchor ([object HTMLDivElement], 0 caret[42,44] refpos=42) is correct. 18 Anchor ([object HTMLDivElement], 0 caret[42,44] refpos=42) is correct.
19 Anchor ([object HTMLDivElement], 3 caret[42,44] refpos=74) is incorrect. 19 Anchor ([object HTMLDivElement], 3 caret[42,44] refpos=74) is incorrect.
20 Anchor ([object HTMLDivElement], 1 caret[19,116] refpos=40) is incorrect. 20 Anchor ([object HTMLDivElement], 1 caret[19,116] refpos=40) is incorrect.
21 Anchor ([object HTMLDivElement], 0 caret[8,116] refpos=8) is correct. 21 Anchor ([object HTMLDivElement], 0 caret[8,116] refpos=8) is correct.
22 Anchor ([object HTMLDivElement], 0 caret[76,188] refpos=76) is correct. 22 Anchor ([object HTMLDivElement], 0 caret[76,188] refpos=76) is correct.
23 Anchor ([object HTMLDivElement], 3 caret[8,260] refpos=44) is incorrect. 23 Anchor ([object HTMLDivElement], 3 caret[8,260] refpos=44) is incorrect.
24 Anchor ([object HTMLDivElement], 0 caret[58,332] refpos=58) is correct. 24 Anchor ([object HTMLDivElement], 0 caret[58,333] refpos=58) is correct.
25 Anchor ([object HTMLSpanElement], 0 caret[0,0] refpos=0) is correct. 25 Anchor ([object HTMLSpanElement], 0 caret[0,0] refpos=0) is correct.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698