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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (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 800x202 3 layer at (0,0) size 800x202
4 RenderBlock {html} at (0,0) size 800x202 4 RenderBlock {html} at (0,0) size 800x202
5 RenderBody {body} at (8,16) size 784x178 5 RenderBody {body} at (8,16) size 784x178
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 284x19 7 RenderText {#text} at (0,0) size 284x19
8 text run at (0,0) width 284: "In this test, the TFOOT text should be j ustified." 8 text run at (0,0) width 284: "In this test, the TFOOT text should be j ustified."
9 RenderTable {table} at (0,36) size 300x142 [border: (1px outset #808080)] 9 RenderTable {table} at (0,36) size 300x142 [border: (1px outset #808080)]
10 RenderTableSection {thead} at (1,1) size 298x28 10 RenderTableSection {thead} at (1,1) size 298x28
11 RenderTableRow {tr} at (0,2) size 298x24 11 RenderTableRow {tr} at (0,2) size 298x24
12 RenderTableCell {td} at (2,2) size 294x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {td} at (2,2) size 294x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 155x19 13 RenderText {#text} at (2,2) size 155x19
14 text run at (2,2) width 155: "This text is in the THEAD" 14 text run at (2,2) width 155: "This text is in the THEAD"
15 RenderTableSection {tfoot} at (1,55) size 298x86 15 RenderTableSection {tfoot} at (1,55) size 298x86
16 RenderTableRow {tr} at (0,0) size 298x84 16 RenderTableRow {tr} at (0,0) size 298x84
17 RenderTableCell {td} at (2,0) size 294x84 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 17 RenderTableCell {td} at (2,0) size 294x84 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 290x79 18 RenderText {#text} at (2,2) size 290x79
19 text run at (2,2) width 290: "This TFOOT text should be justifie d which" 19 text run at (2,2) width 290: "This TFOOT text should be justifie d which"
20 text run at (2,22) width 124: "means that the right " 20 text run at (2,22) width 124: "means that the right "
21 text run at (126,22) width 166: "and left margins should line" 21 text run at (126,22) width 166: "and left margins should line"
22 text run at (2,42) width 236: "up, no matter how long the conten t " 22 text run at (2,42) width 236: "up, no matter how long the conten t "
23 text run at (238,42) width 54: "becomes" 23 text run at (238,42) width 54: "becomes"
24 text run at (2,62) width 289: "(except the last line which shoul d be left aligned)" 24 text run at (2,62) width 289: "(except the last line which shoul d be left aligned)"
25 RenderTableSection {tbody} at (1,29) size 298x26 25 RenderTableSection {tbody} at (1,29) size 298x26
26 RenderTableRow {tr} at (0,0) size 298x24 26 RenderTableRow {tr} at (0,0) size 298x24
27 RenderTableCell {td} at (2,0) size 294x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {td} at (2,0) size 294x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 157x19 28 RenderText {#text} at (2,2) size 157x19
29 text run at (2,2) width 157: "This text is in the TBODY" 29 text run at (2,2) width 157: "This text is in the TBODY"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698