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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/041-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 800x345 3 layer at (0,0) size 800x345
4 RenderBlock {HTML} at (0,0) size 800x344.88 4 RenderBlock {HTML} at (0,0) size 800x344.88
5 RenderBody {BODY} at (8,18.72) size 784x318.16 5 RenderBody {BODY} at (8,18.72) size 784x318.16
6 RenderBlock {H3} at (0,0) size 784x23 6 RenderBlock {H3} at (0,0) size 784x23
7 RenderText {#text} at (0,0) size 236x22 7 RenderText {#text} at (0,0) size 236x22
8 text run at (0,0) width 236: "ROWSPAN of 1024 - Works" 8 text run at (0,0) width 236: "ROWSPAN of 1024 - Works"
9 RenderTable {TABLE} at (0,41.72) size 165x108 [border: (1px outset #808080 )] 9 RenderTable {TABLE} at (0,41.72) size 165x108 [border: (1px outset #808080 )]
10 RenderTableSection {TBODY} at (1,1) size 163x106 10 RenderTableSection {TBODY} at (1,1) size 163x106
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 RenderTableRow {TR} at (0,80) size 163x24 98 RenderTableRow {TR} at (0,80) size 163x24
99 RenderTableCell {TD} at (2,80) size 45x24 [border: (1px inset #80808 0)] [r=3 c=0 rs=1 cs=1] 99 RenderTableCell {TD} at (2,80) size 45x24 [border: (1px inset #80808 0)] [r=3 c=0 rs=1 cs=1]
100 RenderText {#text} at (2,2) size 40x19 100 RenderText {#text} at (2,2) size 40x19
101 text run at (2,2) width 40: "foobar" 101 text run at (2,2) width 40: "foobar"
102 RenderTableCell {TD} at (59,80) size 45x24 [border: (1px inset #8080 80)] [r=3 c=2 rs=1 cs=1] 102 RenderTableCell {TD} at (59,80) size 45x24 [border: (1px inset #8080 80)] [r=3 c=2 rs=1 cs=1]
103 RenderText {#text} at (2,2) size 40x19 103 RenderText {#text} at (2,2) size 40x19
104 text run at (2,2) width 40: "foobar" 104 text run at (2,2) width 40: "foobar"
105 RenderTableCell {TD} at (116,80) size 45x24 [border: (1px inset #808 080)] [r=3 c=4 rs=1 cs=1] 105 RenderTableCell {TD} at (116,80) size 45x24 [border: (1px inset #808 080)] [r=3 c=4 rs=1 cs=1]
106 RenderText {#text} at (2,2) size 40x19 106 RenderText {#text} at (2,2) size 40x19
107 text run at (2,2) width 40: "foobar" 107 text run at (2,2) width 40: "foobar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698