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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_col_width_pct-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 800x170 3 layer at (0,0) size 800x170
4 RenderBlock {html} at (0,0) size 800x170 4 RenderBlock {html} at (0,0) size 800x170
5 RenderBody {body} at (8,16) size 784x146 5 RenderBody {body} at (8,16) size 784x146
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 115x19 7 RenderText {#text} at (0,0) size 115x19
8 text run at (0,0) width 115: "COL WIDTH=pct" 8 text run at (0,0) width 115: "COL WIDTH=pct"
9 RenderTable {table} at (0,36) size 400x110 [border: (1px outset #808080)] 9 RenderTable {table} at (0,36) size 400x110 [border: (1px outset #808080)]
10 RenderTableCol {colgroup} at (0,0) size 0x0 10 RenderTableCol {colgroup} at (0,0) size 0x0
11 RenderTableCol {col} at (0,0) size 0x0 11 RenderTableCol {col} at (0,0) size 0x0
12 RenderTableCol {col} at (0,0) size 0x0 12 RenderTableCol {col} at (0,0) size 0x0
13 RenderTableSection (anonymous) at (1,1) size 398x108 13 RenderTableSection (anonymous) at (1,1) size 398x108
14 RenderTableRow {tr} at (0,2) size 398x104 14 RenderTableRow {tr} at (0,2) size 398x104
15 RenderTableCell {td} at (2,2) size 98x104 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {td} at (2,2) size 98x104 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 82x99 16 RenderText {#text} at (2,2) size 82x99
17 text run at (2,2) width 72: "This column" 17 text run at (2,2) width 72: "This column"
18 text run at (2,22) width 82: "should have a" 18 text run at (2,22) width 82: "should have a"
19 text run at (2,42) width 82: "width of 25%" 19 text run at (2,42) width 82: "width of 25%"
20 text run at (2,62) width 72: "of 400px or" 20 text run at (2,62) width 72: "of 400px or"
21 text run at (2,82) width 39: "100px" 21 text run at (2,82) width 39: "100px"
22 RenderTableCell {td} at (102,32) size 294x44 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 22 RenderTableCell {td} at (102,32) size 294x44 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 260x39 23 RenderText {#text} at (2,2) size 260x39
24 text run at (2,2) width 260: "This column should have a width of 75% of" 24 text run at (2,2) width 260: "This column should have a width of 75% of"
25 text run at (2,22) width 99: "400px or 300px" 25 text run at (2,22) width 99: "400px or 300px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698