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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_col_align_center-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 800x46 3 layer at (0,0) size 800x46
4 RenderBlock {html} at (0,0) size 800x46 4 RenderBlock {html} at (0,0) size 800x46
5 RenderBody {body} at (8,8) size 784x30 5 RenderBody {body} at (8,8) size 784x30
6 RenderTable {table} at (0,0) size 600x30 [border: (1px outset #808080)] 6 RenderTable {table} at (0,0) size 600x30 [border: (1px outset #808080)]
7 RenderTableCol {colgroup} at (0,0) size 0x0 7 RenderTableCol {colgroup} at (0,0) size 0x0
8 RenderTableCol {col} at (0,0) size 0x0 8 RenderTableCol {col} at (0,0) size 0x0
9 RenderTableCol {col} at (0,0) size 0x0 9 RenderTableCol {col} at (0,0) size 0x0
10 RenderTableSection (anonymous) at (1,1) size 598x28 10 RenderTableSection (anonymous) at (1,1) size 598x28
11 RenderTableRow {tr} at (0,2) size 598x24 11 RenderTableRow {tr} at (0,2) size 598x24
12 RenderTableCell {td} at (2,2) size 296x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {td} at (2,2) size 296x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 199x19 13 RenderText {#text} at (2,2) size 199x19
14 text run at (2,2) width 199: "Cell text should be center aligned " 14 text run at (2,2) width 199: "Cell text should be center aligned "
15 RenderTableCell {td} at (300,2) size 296x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 15 RenderTableCell {td} at (300,2) size 296x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 199x19 16 RenderText {#text} at (2,2) size 199x19
17 text run at (2,2) width 199: "Cell text should be center aligned " 17 text run at (2,2) width 199: "Cell text should be center aligned "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698