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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tables_align_left-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 462x19 6 RenderText {#text} at (0,0) size 462x19
7 text run at (0,0) width 462: "The table displayed is two rows by three c olumns with left alignment(default)." 7 text run at (0,0) width 462: "The table displayed is two rows by three c olumns with left alignment(default)."
8 RenderBR {BR} at (462,15) size 0x0 8 RenderBR {BR} at (462,15) size 0x0
9 RenderTable {TABLE} at (0,20) size 203x50 9 RenderTable {TABLE} at (0,20) size 203x50
10 RenderTableSection {TBODY} at (0,0) size 203x50 10 RenderTableSection {TBODY} at (0,0) size 203x50
(...skipping 11 matching lines...) Expand all
22 RenderTableCell {TD} at (2,26) size 66x22 [r=1 c=0 rs=1 cs=1] 22 RenderTableCell {TD} at (2,26) size 66x22 [r=1 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 64x19 23 RenderText {#text} at (1,1) size 64x19
24 text run at (1,1) width 64: "Composer" 24 text run at (1,1) width 64: "Composer"
25 RenderTableCell {TD} at (70,26) size 68x22 [r=1 c=1 rs=1 cs=1] 25 RenderTableCell {TD} at (70,26) size 68x22 [r=1 c=1 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 55x19 26 RenderText {#text} at (1,1) size 55x19
27 text run at (1,1) width 55: "Calendar" 27 text run at (1,1) width 55: "Calendar"
28 RenderTableCell {TD} at (140,26) size 61x22 [r=1 c=2 rs=1 cs=1] 28 RenderTableCell {TD} at (140,26) size 61x22 [r=1 c=2 rs=1 cs=1]
29 RenderText {#text} at (1,1) size 59x19 29 RenderText {#text} at (1,1) size 59x19
30 text run at (1,1) width 59: "Netcaster" 30 text run at (1,1) width 59: "Netcaster"
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698