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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/move-by-sentence-linebreak-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 528x19 7 RenderText {#text} at (0,0) size 528x19
8 text run at (0,0) width 528: "This tests for sentence boundary when th ere are empty line breaks between lines of text." 8 text run at (0,0) width 528: "This tests for sentence boundary when th ere are empty line breaks between lines of text."
9 RenderBR {BR} at (528,15) size 0x0 9 RenderBR {BR} at (528,15) size 0x0
10 RenderText {#text} at (0,20) size 466x19 10 RenderText {#text} at (0,20) size 466x19
(...skipping 10 matching lines...) Expand all
21 RenderBlock {DIV} at (0,60) size 784x20 21 RenderBlock {DIV} at (0,60) size 784x20
22 RenderBR {BR} at (0,0) size 0x19 22 RenderBR {BR} at (0,0) size 0x19
23 RenderBlock {DIV} at (0,80) size 784x20 23 RenderBlock {DIV} at (0,80) size 784x20
24 RenderBR {BR} at (0,0) size 0x19 24 RenderBR {BR} at (0,0) size 0x19
25 RenderBlock {DIV} at (0,100) size 784x20 25 RenderBlock {DIV} at (0,100) size 784x20
26 RenderText {#text} at (0,0) size 252x19 26 RenderText {#text} at (0,0) size 252x19
27 text run at (0,0) width 82: "This is a test. " 27 text run at (0,0) width 82: "This is a test. "
28 text run at (82,0) width 90: "How are you? " 28 text run at (82,0) width 90: "How are you? "
29 text run at (172,0) width 80: "Life is sweet!" 29 text run at (172,0) width 80: "Life is sweet!"
30 caret: position 30 of child 0 {#text} of child 9 {DIV} of child 2 {DIV} of body 30 caret: position 30 of child 0 {#text} of child 9 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698