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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug2773-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 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 RenderInline {B} at (0,0) size 366x19 7 RenderInline {B} at (0,0) size 366x19
8 RenderText {#text} at (0,0) size 366x19 8 RenderText {#text} at (0,0) size 366x19
9 text run at (0,0) width 366: "(1) Colspanning TD has fixed width equ al to table width" 9 text run at (0,0) width 366: "(1) Colspanning TD has fixed width equ al to table width"
10 RenderTable {TABLE} at (0,36) size 340x46 [bgcolor=#FFFFCC] [border: (1px outset #808080)] 10 RenderTable {TABLE} at (0,36) size 340x46 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 RenderTableCell {TD} at (0,0) size 338x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2] 81 RenderTableCell {TD} at (0,0) size 338x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2]
82 RenderText {#text} at (1,1) size 79x19 82 RenderText {#text} at (1,1) size 79x19
83 text run at (1,1) width 79: "width=100%" 83 text run at (1,1) width 79: "width=100%"
84 RenderTableRow {TR} at (0,22) size 338x22 84 RenderTableRow {TR} at (0,22) size 338x22
85 RenderTableCell {TD} at (0,22) size 81x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 85 RenderTableCell {TD} at (0,22) size 81x22 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
86 RenderText {#text} at (1,1) size 66x19 86 RenderText {#text} at (1,1) size 66x19
87 text run at (1,1) width 66: "Search for:" 87 text run at (1,1) width 66: "Search for:"
88 RenderTableCell {TD} at (81,22) size 257x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 88 RenderTableCell {TD} at (81,22) size 257x22 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
89 RenderText {#text} at (1,1) size 215x19 89 RenderText {#text} at (1,1) size 215x19
90 text run at (1,1) width 215: "foo bar baz foo bar baz foo bar ba z" 90 text run at (1,1) width 215: "foo bar baz foo bar baz foo bar ba z"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698