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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug13118-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 784x576 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#FFFFFF]
6 RenderBlock {H4} at (0,0) size 784x20 6 RenderBlock {H4} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 523x19 7 RenderText {#text} at (0,0) size 523x19
8 text run at (0,0) width 523: "TBODY is not correctly positioned when T FOOT is present but THEAD is not:" 8 text run at (0,0) width 523: "TBODY is not correctly positioned when T FOOT is present but THEAD is not:"
9 RenderTable {TABLE} at (0,41.27) size 63x56 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,41.27) size 63x56 [border: (1px outset #808080)]
10 RenderTableSection {TFOOT} at (1,29) size 61x26 10 RenderTableSection {TFOOT} at (1,29) size 61x26
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 RenderTableSection {TFOOT} at (1,79) size 79x34 66 RenderTableSection {TFOOT} at (1,79) size 79x34
67 RenderTableRow {TR} at (0,0) size 79x24 67 RenderTableRow {TR} at (0,0) size 79x24
68 RenderTableCell {TD} at (10,0) size 59x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 68 RenderTableCell {TD} at (10,0) size 59x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
69 RenderText {#text} at (2,2) size 51x19 69 RenderText {#text} at (2,2) size 51x19
70 text run at (2,2) width 51: "TFOOT" 70 text run at (2,2) width 51: "TFOOT"
71 RenderTableSection {TBODY} at (1,45) size 79x34 71 RenderTableSection {TBODY} at (1,45) size 79x34
72 RenderTableRow {TR} at (0,0) size 79x24 72 RenderTableRow {TR} at (0,0) size 79x24
73 RenderTableCell {TD} at (10,0) size 59x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 73 RenderTableCell {TD} at (10,0) size 59x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
74 RenderText {#text} at (2,2) size 53x19 74 RenderText {#text} at (2,2) size 53x19
75 text run at (2,2) width 53: "TBODY" 75 text run at (2,2) width 53: "TBODY"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698