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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/tableInsideCaption-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 RenderTable {TABLE} at (0,0) size 189x84 6 RenderTable {TABLE} at (0,0) size 189x84
7 RenderTableSection {TBODY} at (0,0) size 189x84 7 RenderTableSection {TBODY} at (0,0) size 189x84
8 RenderTableRow {TR} at (0,2) size 189x80 8 RenderTableRow {TR} at (0,2) size 189x80
9 RenderTableCell {TD} at (2,2) size 185x80 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 185x80 [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (1,1) size 183x26 10 RenderTable {TABLE} at (1,1) size 183x26
(...skipping 12 matching lines...) Expand all
23 RenderText {#text} at (1,1) size 48x19 23 RenderText {#text} at (1,1) size 48x19
24 text run at (1,1) width 48: "Caption" 24 text run at (1,1) width 48: "Caption"
25 RenderTableSection {TBODY} at (0,28) size 79x24 25 RenderTableSection {TBODY} at (0,28) size 79x24
26 RenderTableRow {TR} at (0,0) size 79x22 26 RenderTableRow {TR} at (0,0) size 79x22
27 RenderTableCell {TD} at (2,0) size 47x22 [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {TD} at (2,0) size 47x22 [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (1,1) size 45x19 28 RenderText {#text} at (1,1) size 45x19
29 text run at (1,1) width 45: "Bottom" 29 text run at (1,1) width 45: "Bottom"
30 RenderTableCell {TD} at (51,0) size 26x22 [r=0 c=1 rs=1 cs=1 ] 30 RenderTableCell {TD} at (51,0) size 26x22 [r=0 c=1 rs=1 cs=1 ]
31 RenderText {#text} at (1,1) size 24x19 31 RenderText {#text} at (1,1) size 24x19
32 text run at (1,1) width 24: "line." 32 text run at (1,1) width 24: "line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698