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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_colgroup_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 168x19 7 RenderText {#text} at (0,0) size 168x19
8 text run at (0,0) width 168: "COLGROUP WIDTH=pct" 8 text run at (0,0) width 168: "COLGROUP 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 {colgroup} at (0,0) size 0x0 11 RenderTableCol {colgroup} at (0,0) size 0x0
12 RenderTableSection (anonymous) at (1,1) size 398x108 12 RenderTableSection (anonymous) at (1,1) size 398x108
13 RenderTableRow {tr} at (0,2) size 398x104 13 RenderTableRow {tr} at (0,2) size 398x104
14 RenderTableCell {td} at (2,2) size 98x104 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 14 RenderTableCell {td} at (2,2) size 98x104 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 82x99 15 RenderText {#text} at (2,2) size 82x99
16 text run at (2,2) width 72: "This column" 16 text run at (2,2) width 72: "This column"
17 text run at (2,22) width 82: "should have a" 17 text run at (2,22) width 82: "should have a"
18 text run at (2,42) width 82: "width of 25%" 18 text run at (2,42) width 82: "width of 25%"
19 text run at (2,62) width 78: "of 400 pixels" 19 text run at (2,62) width 78: "of 400 pixels"
20 text run at (2,82) width 17: "or " 20 text run at (2,82) width 17: "or "
21 text run at (19,82) width 39: "100px" 21 text run at (19,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 288x39 23 RenderText {#text} at (2,2) size 288x39
24 text run at (2,2) width 288: "This column should have a width of 75% of 400" 24 text run at (2,2) width 288: "This column should have a width of 75% of 400"
25 text run at (2,22) width 55: "pixels or " 25 text run at (2,22) width 55: "pixels or "
26 text run at (57,22) width 39: "300px" 26 text run at (57,22) width 39: "300px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698