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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug32205-2-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 785x1347 1 layer at (0,0) size 785x1347
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1347 3 layer at (0,0) size 785x1347
4 RenderBlock {HTML} at (0,0) size 785x1347 4 RenderBlock {HTML} at (0,0) size 785x1347
5 RenderBody {BODY} at (8,8) size 769x1331 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 769x1331 [bgcolor=#FFFFFF]
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 436x19 7 RenderText {#text} at (0,0) size 436x19
8 text run at (0,0) width 436: "This is a simple example of table height problems with only a single table." 8 text run at (0,0) width 436: "This is a simple example of table height problems with only a single table."
9 RenderBlock {P} at (0,36) size 769x60 9 RenderBlock {P} at (0,36) size 769x60
10 RenderText {#text} at (0,0) size 763x59 10 RenderText {#text} at (0,0) size 763x59
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 text run at (458,0) width 303: "This contains a DIV whose style is hei ght:100%. It" 106 text run at (458,0) width 303: "This contains a DIV whose style is hei ght:100%. It"
107 text run at (0,20) width 129: "ought to fill the entire " 107 text run at (0,20) width 129: "ought to fill the entire "
108 text run at (129,20) width 33: "table." 108 text run at (129,20) width 33: "table."
109 RenderTable {TABLE} at (0,1131) size 287x200 [border: (1px outset #808080) ] 109 RenderTable {TABLE} at (0,1131) size 287x200 [border: (1px outset #808080) ]
110 RenderTableSection {TBODY} at (1,1) size 285x198 110 RenderTableSection {TBODY} at (1,1) size 285x198
111 RenderTableRow {TR} at (0,2) size 285x194 111 RenderTableRow {TR} at (0,2) size 285x194
112 RenderTableCell {TD} at (2,2) size 281x194 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 112 RenderTableCell {TD} at (2,2) size 281x194 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
113 RenderBlock {DIV} at (2,2) size 277x190 [bgcolor=#FF0000] 113 RenderBlock {DIV} at (2,2) size 277x190 [bgcolor=#FF0000]
114 RenderText {#text} at (0,0) size 277x19 114 RenderText {#text} at (0,0) size 277x19
115 text run at (0,0) width 277: "A 100% div inside a row of unspe cified height" 115 text run at (0,0) width 277: "A 100% div inside a row of unspe cified height"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698