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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table_width_pct-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 800x256 3 layer at (0,0) size 800x256
4 RenderBlock {html} at (0,0) size 800x256 4 RenderBlock {html} at (0,0) size 800x256
5 RenderBody {body} at (8,8) size 784x240 5 RenderBody {body} at (8,8) size 784x240
6 RenderTable {table} at (0,0) size 784x30 [border: (1px outset #808080)] 6 RenderTable {table} at (0,0) size 784x30 [border: (1px outset #808080)]
7 RenderTableSection (anonymous) at (1,1) size 782x28 7 RenderTableSection (anonymous) at (1,1) size 782x28
8 RenderTableRow {tr} at (0,2) size 782x24 8 RenderTableRow {tr} at (0,2) size 782x24
9 RenderTableCell {td} at (2,2) size 778x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {td} at (2,2) size 778x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 417x19 10 RenderText {#text} at (2,2) size 417x19
(...skipping 20 matching lines...) Expand all
31 RenderBlock (anonymous) at (0,150) size 784x20 31 RenderBlock (anonymous) at (0,150) size 784x20
32 RenderBR {br} at (0,0) size 0x19 32 RenderBR {br} at (0,0) size 0x19
33 RenderTable {table} at (0,170) size 196x70 [border: (1px outset #808080)] 33 RenderTable {table} at (0,170) size 196x70 [border: (1px outset #808080)]
34 RenderTableSection (anonymous) at (1,1) size 194x68 34 RenderTableSection (anonymous) at (1,1) size 194x68
35 RenderTableRow {tr} at (0,2) size 194x64 35 RenderTableRow {tr} at (0,2) size 194x64
36 RenderTableCell {td} at (2,2) size 190x64 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 36 RenderTableCell {td} at (2,2) size 190x64 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
37 RenderText {#text} at (2,2) size 185x59 37 RenderText {#text} at (2,2) size 185x59
38 text run at (2,2) width 181: "This table should have a width" 38 text run at (2,2) width 181: "This table should have a width"
39 text run at (2,22) width 185: "25% of the available horizontal" 39 text run at (2,22) width 185: "25% of the available horizontal"
40 text run at (2,42) width 35: "space" 40 text run at (2,42) width 35: "space"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698