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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_col_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 800x110 3 layer at (0,0) size 800x110
4 RenderBlock {html} at (0,0) size 800x110 4 RenderBlock {html} at (0,0) size 800x110
5 RenderBody {body} at (8,16) size 784x86 5 RenderBody {body} at (8,16) size 784x86
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 111x19 7 RenderText {#text} at (0,0) size 111x19
8 text run at (0,0) width 111: "COL WIDTH=px" 8 text run at (0,0) width 111: "COL WIDTH=px"
9 RenderTable {table} at (0,36) size 608x50 [border: (1px outset #808080)] 9 RenderTable {table} at (0,36) size 608x50 [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 606x48 13 RenderTableSection (anonymous) at (1,1) size 606x48
14 RenderTableRow {tr} at (0,2) size 606x44 14 RenderTableRow {tr} at (0,2) size 606x44
15 RenderTableCell {td} at (2,2) size 200x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {td} at (2,2) size 200x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 195x39 16 RenderText {#text} at (2,2) size 195x39
17 text run at (2,2) width 195: "This column should have a width" 17 text run at (2,2) width 195: "This column should have a width"
18 text run at (2,22) width 78: "of 200 pixels" 18 text run at (2,22) width 78: "of 200 pixels"
19 RenderTableCell {td} at (204,12) size 400x24 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1] 19 RenderTableCell {td} at (204,12) size 400x24 [border: (1px inset #80 8080)] [r=0 c=1 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 277x19 20 RenderText {#text} at (2,2) size 277x19
21 text run at (2,2) width 277: "This column should have a width of 400 pixels" 21 text run at (2,2) width 277: "This column should have a width of 400 pixels"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698