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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_px-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 800x326 3 layer at (0,0) size 800x326
4 RenderBlock {html} at (0,0) size 800x326 4 RenderBlock {html} at (0,0) size 800x326
5 RenderBody {body} at (8,8) size 784x310 5 RenderBody {body} at (8,8) size 784x310
6 RenderTable {table} at (0,0) size 100x90 [border: (1px outset #808080)] 6 RenderTable {table} at (0,0) size 100x90 [border: (1px outset #808080)]
7 RenderTableSection (anonymous) at (1,1) size 98x88 7 RenderTableSection (anonymous) at (1,1) size 98x88
8 RenderTableRow {tr} at (0,2) size 98x84 8 RenderTableRow {tr} at (0,2) size 98x84
9 RenderTableCell {td} at (2,2) size 94x84 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {td} at (2,2) size 94x84 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 82x79 10 RenderText {#text} at (2,2) size 82x79
(...skipping 27 matching lines...) Expand all
38 RenderText {#text} at (2,2) size 263x19 38 RenderText {#text} at (2,2) size 263x19
39 text run at (2,2) width 263: "This table should have a width of 400 pixels" 39 text run at (2,2) width 263: "This table should have a width of 400 pixels"
40 RenderBlock (anonymous) at (0,260) size 784x20 40 RenderBlock (anonymous) at (0,260) size 784x20
41 RenderBR {br} at (0,0) size 0x19 41 RenderBR {br} at (0,0) size 0x19
42 RenderTable {table} at (0,280) size 500x30 [border: (1px outset #808080)] 42 RenderTable {table} at (0,280) size 500x30 [border: (1px outset #808080)]
43 RenderTableSection (anonymous) at (1,1) size 498x28 43 RenderTableSection (anonymous) at (1,1) size 498x28
44 RenderTableRow {tr} at (0,2) size 498x24 44 RenderTableRow {tr} at (0,2) size 498x24
45 RenderTableCell {td} at (2,2) size 494x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 45 RenderTableCell {td} at (2,2) size 494x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
46 RenderText {#text} at (2,2) size 263x19 46 RenderText {#text} at (2,2) size 263x19
47 text run at (2,2) width 263: "This table should have a width of 500 pixels" 47 text run at (2,2) width 263: "This table should have a width of 500 pixels"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698