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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_col_width_rel-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 800x150 3 layer at (0,0) size 800x150
4 RenderBlock {html} at (0,0) size 800x150 4 RenderBlock {html} at (0,0) size 800x150
5 RenderBody {body} at (8,16) size 784x126 5 RenderBody {body} at (8,16) size 784x126
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 139x19 7 RenderText {#text} at (0,0) size 139x19
8 text run at (0,0) width 139: "COL WIDTH=relative" 8 text run at (0,0) width 139: "COL WIDTH=relative"
9 RenderTable {table} at (0,36) size 300x90 [border: (1px outset #808080)] 9 RenderTable {table} at (0,36) size 300x90 [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 298x88 13 RenderTableSection (anonymous) at (1,1) size 298x88
14 RenderTableRow {tr} at (0,2) size 298x84 14 RenderTableRow {tr} at (0,2) size 298x84
15 RenderTableCell {td} at (2,2) size 144x84 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {td} at (2,2) size 144x84 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 138x79 16 RenderText {#text} at (2,2) size 138x79
17 text run at (2,2) width 131: "Table width is 300px." 17 text run at (2,2) width 131: "Table width is 300px."
18 text run at (2,22) width 134: "This column should be" 18 text run at (2,22) width 134: "This column should be"
19 text run at (2,42) width 91: "1/2 as wide as " 19 text run at (2,42) width 91: "1/2 as wide as "
20 text run at (93,42) width 47: "Column" 20 text run at (93,42) width 47: "Column"
21 text run at (2,62) width 68: "2 or 100px" 21 text run at (2,62) width 68: "2 or 100px"
22 RenderTableCell {td} at (148,2) size 148x84 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 22 RenderTableCell {td} at (148,2) size 148x84 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 134x79 23 RenderText {#text} at (2,2) size 134x79
24 text run at (2,2) width 131: "Table width is 300px." 24 text run at (2,2) width 131: "Table width is 300px."
25 text run at (2,22) width 134: "This column should be" 25 text run at (2,22) width 134: "This column should be"
26 text run at (2,42) width 99: "twice as wide as" 26 text run at (2,42) width 99: "twice as wide as"
27 text run at (2,62) width 119: "Column 1 or 200px" 27 text run at (2,62) width 119: "Column 1 or 200px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698