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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/028-vertical-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 264x19 7 RenderText {#text} at (0,0) size 264x19
8 text run at (0,0) width 264: "These two tables should be the same heig ht." 8 text run at (0,0) width 264: "These two tables should be the same heig ht."
9 RenderBlock {DIV} at (0,20) size 82x320 9 RenderBlock {DIV} at (0,20) size 82x320
10 RenderTable {TABLE} at (0,0) size 22x320 10 RenderTable {TABLE} at (0,0) size 22x320
(...skipping 13 matching lines...) Expand all
24 RenderTableRow {TR} at (0,0) size 22x320 24 RenderTableRow {TR} at (0,0) size 22x320
25 RenderTableCell {TD} at (0,0) size 22x64 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (0,0) size 22x64 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 19x8 26 RenderText {#text} at (1,1) size 19x8
27 text run at (1,1) width 8: "1" 27 text run at (1,1) width 8: "1"
28 RenderTableCell {TD} at (0,69) size 22x246 [border: (1px solid #00 8000)] [r=0 c=1 rs=1 cs=1] 28 RenderTableCell {TD} at (0,69) size 22x246 [border: (1px solid #00 8000)] [r=0 c=1 rs=1 cs=1]
29 RenderImage {IMG} at (6,-4) size 10x254 [bgcolor=#FFA500] 29 RenderImage {IMG} at (6,-4) size 10x254 [bgcolor=#FFA500]
30 RenderTableRow {TR} at (0,22) size 22x320 30 RenderTableRow {TR} at (0,22) size 22x320
31 RenderTableCell {TD} at (22,0) size 22x320 [border: (1px solid #00 8000)] [r=1 c=0 rs=1 cs=3] 31 RenderTableCell {TD} at (22,0) size 22x320 [border: (1px solid #00 8000)] [r=1 c=0 rs=1 cs=3]
32 RenderText {#text} at (1,1) size 19x8 32 RenderText {#text} at (1,1) size 19x8
33 text run at (1,1) width 8: "1" 33 text run at (1,1) width 8: "1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698