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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/auto-with-percent-height-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 800x164 3 layer at (0,0) size 800x164
4 RenderBlock {HTML} at (0,0) size 800x164 4 RenderBlock {HTML} at (0,0) size 800x164
5 RenderBody {BODY} at (8,16) size 784x132 5 RenderBody {BODY} at (8,16) size 784x132
6 RenderTable {TABLE} at (16,0) size 84x64 [border: (3px solid #FF0000)] 6 RenderTable {TABLE} at (16,0) size 84x64 [border: (3px solid #FF0000)]
7 RenderTableSection {TBODY} at (3,3) size 78x58 7 RenderTableSection {TBODY} at (3,3) size 78x58
8 RenderTableRow {TR} at (0,2) size 78x54 8 RenderTableRow {TR} at (0,2) size 78x54
9 RenderTableCell {TD} at (2,2) size 74x54 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 74x54 [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (1,1) size 70x26 [color=#FFFFFF] [bgcolor=# 800080] 10 RenderTable {TABLE} at (1,1) size 70x26 [color=#FFFFFF] [bgcolor=# 800080]
(...skipping 11 matching lines...) Expand all
22 RenderTable {TABLE} at (16,80) size 65x52 [border: (3px solid #FF0000)] 22 RenderTable {TABLE} at (16,80) size 65x52 [border: (3px solid #FF0000)]
23 RenderTableSection {TBODY} at (3,3) size 59x46 23 RenderTableSection {TBODY} at (3,3) size 59x46
24 RenderTableRow {TR} at (0,2) size 59x42 24 RenderTableRow {TR} at (0,2) size 59x42
25 RenderTableCell {TD} at (2,2) size 55x42 [r=0 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (2,2) size 55x42 [r=0 c=0 rs=1 cs=1]
26 RenderBlock {DIV} at (1,1) size 53x20 [color=#FFFFFF] [bgcolor=#80 0080] 26 RenderBlock {DIV} at (1,1) size 53x20 [color=#FFFFFF] [bgcolor=#80 0080]
27 RenderText {#text} at (0,0) size 51x19 27 RenderText {#text} at (0,0) size 51x19
28 text run at (0,0) width 51: "Div One" 28 text run at (0,0) width 51: "Div One"
29 RenderBlock {DIV} at (1,21) size 53x20 [color=#FFFFFF] [bgcolor=#8 00080] 29 RenderBlock {DIV} at (1,21) size 53x20 [color=#FFFFFF] [bgcolor=#8 00080]
30 RenderText {#text} at (0,0) size 53x19 30 RenderText {#text} at (0,0) size 53x19
31 text run at (0,0) width 53: "Div Two" 31 text run at (0,0) width 53: "Div Two"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698