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

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

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 758x39 7 RenderText {#text} at (0,0) size 758x39
8 text run at (0,0) width 758: "The TFOOT element labels the head area o f a table. In this test, the TFOOT text has an attribute value of ALIGN=JUSTIFY. " 8 text run at (0,0) width 758: "The TFOOT element labels the head area o f a table. In this test, the TFOOT text has an attribute value of ALIGN=JUSTIFY. "
9 text run at (0,20) width 470: "ALIGN-JUSTIFY should attempt to justify text within all cells of the TFOOT." 9 text run at (0,20) width 470: "ALIGN-JUSTIFY should attempt to justify text within all cells of the TFOOT."
10 RenderTable {TABLE} at (0,56) size 644x82 [border: (1px outset #808080)] 10 RenderTable {TABLE} at (0,56) size 644x82 [border: (1px outset #808080)]
(...skipping 15 matching lines...) Expand all
26 text run at (2,2) width 155: "This text is in the TFOOT" 26 text run at (2,2) width 155: "This text is in the TFOOT"
27 RenderTableSection {TBODY} at (1,29) size 642x26 27 RenderTableSection {TBODY} at (1,29) size 642x26
28 RenderTableRow {TR} at (0,0) size 642x24 28 RenderTableRow {TR} at (0,0) size 642x24
29 RenderTableCell {TD} at (2,0) size 318x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 29 RenderTableCell {TD} at (2,0) size 318x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
30 RenderText {#text} at (2,2) size 314x19 30 RenderText {#text} at (2,2) size 314x19
31 text run at (2,2) width 314: "This text is in the TBODYThis text is in the TBODY" 31 text run at (2,2) width 314: "This text is in the TBODYThis text is in the TBODY"
32 RenderTableCell {TD} at (322,0) size 318x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 32 RenderTableCell {TD} at (322,0) size 318x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
33 RenderText {#text} at (2,2) size 314x19 33 RenderText {#text} at (2,2) size 314x19
34 text run at (2,2) width 314: "This text is in the TBODYThis text is in the TBODY" 34 text run at (2,2) width 314: "This text is in the TBODYThis text is in the TBODY"
35 RenderTableSection {TBODY} at (1,55) size 642x0 35 RenderTableSection {TBODY} at (1,55) size 642x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698