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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tables_width_px-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 768x39 7 RenderText {#text} at (0,0) size 768x39
8 text run at (0,0) width 568: "This test case shows how WIDTH can set t he width of the table to a fixed size using PIXELS. " 8 text run at (0,0) width 568: "This test case shows how WIDTH can set t he width of the table to a fixed size using PIXELS. "
9 text run at (568,0) width 200: "This first table has a width of 400" 9 text run at (568,0) width 200: "This first table has a width of 400"
10 text run at (0,20) width 38: "pixels." 10 text run at (0,20) width 38: "pixels."
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 RenderTableRow {TR} at (0,26) size 300x22 49 RenderTableRow {TR} at (0,26) size 300x22
50 RenderTableCell {TD} at (2,26) size 98x22 [r=1 c=0 rs=1 cs=1] 50 RenderTableCell {TD} at (2,26) size 98x22 [r=1 c=0 rs=1 cs=1]
51 RenderText {#text} at (1,1) size 64x19 51 RenderText {#text} at (1,1) size 64x19
52 text run at (1,1) width 64: "Composer" 52 text run at (1,1) width 64: "Composer"
53 RenderTableCell {TD} at (102,26) size 102x22 [r=1 c=1 rs=1 cs=1] 53 RenderTableCell {TD} at (102,26) size 102x22 [r=1 c=1 rs=1 cs=1]
54 RenderText {#text} at (1,1) size 55x19 54 RenderText {#text} at (1,1) size 55x19
55 text run at (1,1) width 55: "Calendar" 55 text run at (1,1) width 55: "Calendar"
56 RenderTableCell {TD} at (206,26) size 92x22 [r=1 c=2 rs=1 cs=1] 56 RenderTableCell {TD} at (206,26) size 92x22 [r=1 c=2 rs=1 cs=1]
57 RenderText {#text} at (1,1) size 59x19 57 RenderText {#text} at (1,1) size 59x19
58 text run at (1,1) width 59: "Netcaster" 58 text run at (1,1) width 59: "Netcaster"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698