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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/5076323-2-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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 606x19 7 RenderText {#text} at (0,0) size 606x19
8 text run at (0,0) width 606: "This tests caret painting before a table , you should see a caret before the table containing 'foo' above." 8 text run at (0,0) width 606: "This tests caret painting before a table , you should see a caret before the table containing 'foo' above."
9 RenderBlock {DIV} at (0,36) size 784x28 9 RenderBlock {DIV} at (0,36) size 784x28
10 RenderTable {TABLE} at (0,0) size 28x28 [border: (1px solid #AAAAAA)] 10 RenderTable {TABLE} at (0,0) size 28x28 [border: (1px solid #AAAAAA)]
11 RenderTableSection {TBODY} at (1,1) size 26x26 11 RenderTableSection {TBODY} at (1,1) size 26x26
12 RenderTableRow {TR} at (0,2) size 26x22 12 RenderTableRow {TR} at (0,2) size 26x22
13 RenderTableCell {TD} at (2,2) size 22x22 [r=0 c=0 rs=1 cs=1] 13 RenderTableCell {TD} at (2,2) size 22x22 [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (1,1) size 20x19 14 RenderText {#text} at (1,1) size 20x19
15 text run at (1,1) width 20: "foo" 15 text run at (1,1) width 20: "foo"
16 caret: position 0 of child 0 {TABLE} of child 2 {DIV} of body 16 caret: position 0 of child 0 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698