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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/028-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 262x19 7 RenderText {#text} at (0,0) size 262x19
8 text run at (0,0) width 262: "These two tables should be the same widt h." 8 text run at (0,0) width 262: "These two tables should be the same widt h."
9 RenderTable {TABLE} at (0,20) size 320x22 9 RenderTable {TABLE} at (0,20) size 320x22
10 RenderTableSection {TBODY} at (0,0) size 320x22 10 RenderTableSection {TBODY} at (0,0) size 320x22
(...skipping 12 matching lines...) Expand all
23 RenderTableRow {TR} at (0,0) size 320x22 23 RenderTableRow {TR} at (0,0) size 320x22
24 RenderTableCell {TD} at (0,0) size 64x22 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (0,0) size 64x22 [border: (1px solid #008000 )] [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (1,1) size 8x19 25 RenderText {#text} at (1,1) size 8x19
26 text run at (1,1) width 8: "1" 26 text run at (1,1) width 8: "1"
27 RenderTableCell {TD} at (64,5) size 256x12 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1] 27 RenderTableCell {TD} at (64,5) size 256x12 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1]
28 RenderImage {IMG} at (1,1) size 254x10 [bgcolor=#FFA500] 28 RenderImage {IMG} at (1,1) size 254x10 [bgcolor=#FFA500]
29 RenderTableRow {TR} at (0,22) size 320x22 29 RenderTableRow {TR} at (0,22) size 320x22
30 RenderTableCell {TD} at (0,22) size 320x22 [border: (1px solid #0080 00)] [r=1 c=0 rs=1 cs=3] 30 RenderTableCell {TD} at (0,22) size 320x22 [border: (1px solid #0080 00)] [r=1 c=0 rs=1 cs=3]
31 RenderText {#text} at (1,1) size 8x19 31 RenderText {#text} at (1,1) size 8x19
32 text run at (1,1) width 8: "1" 32 text run at (1,1) width 8: "1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698