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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tables_width_percent-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 (anonymous) at (0,0) size 784x40 6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 748x39 7 RenderText {#text} at (0,0) size 748x39
8 text run at (0,0) width 658: "This test case shows how WIDTH can set t he width of the table to a fixed size using PERCENT. PERCENT " 8 text run at (0,0) width 658: "This test case shows how WIDTH can set t he width of the table to a fixed size using PERCENT. PERCENT "
9 text run at (658,0) width 90: "is based on the" 9 text run at (658,0) width 90: "is based on the"
10 text run at (0,20) width 402: "percentage of the space between the cur rent left and right margins. " 10 text run at (0,20) width 402: "percentage of the space between the cur rent left and right margins. "
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 RenderTableRow {TR} at (0,26) size 392x22 50 RenderTableRow {TR} at (0,26) size 392x22
51 RenderTableCell {TD} at (2,26) size 129x22 [r=1 c=0 rs=1 cs=1] 51 RenderTableCell {TD} at (2,26) size 129x22 [r=1 c=0 rs=1 cs=1]
52 RenderText {#text} at (1,1) size 64x19 52 RenderText {#text} at (1,1) size 64x19
53 text run at (1,1) width 64: "Composer" 53 text run at (1,1) width 64: "Composer"
54 RenderTableCell {TD} at (133,26) size 134x22 [r=1 c=1 rs=1 cs=1] 54 RenderTableCell {TD} at (133,26) size 134x22 [r=1 c=1 rs=1 cs=1]
55 RenderText {#text} at (1,1) size 55x19 55 RenderText {#text} at (1,1) size 55x19
56 text run at (1,1) width 55: "Calendar" 56 text run at (1,1) width 55: "Calendar"
57 RenderTableCell {TD} at (269,26) size 121x22 [r=1 c=2 rs=1 cs=1] 57 RenderTableCell {TD} at (269,26) size 121x22 [r=1 c=2 rs=1 cs=1]
58 RenderText {#text} at (1,1) size 59x19 58 RenderText {#text} at (1,1) size 59x19
59 text run at (1,1) width 59: "Netcaster" 59 text run at (1,1) width 59: "Netcaster"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698