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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/rowspan-paint-order-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 RenderTable {TABLE} at (0,0) size 100x580 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 100x580 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 96x576 7 RenderTableSection {TBODY} at (2,2) size 96x576
8 RenderTableRow {TR} at (0,0) size 42x576 8 RenderTableRow {TR} at (0,0) size 42x576
9 RenderTableCell {TD} at (0,17) size 96x3 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1] 9 RenderTableCell {TD} at (0,17) size 96x3 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
10 RenderText {#text} at (18,-16) size 59x35 10 RenderText {#text} at (18,-16) size 59x35
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 RenderTableCell {TD} at (42,305) size 27x1 [bgcolor=#EEEEEE] [border : (1px inset #808080)] [r=1 c=9 rs=1 cs=1] 51 RenderTableCell {TD} at (42,305) size 27x1 [bgcolor=#EEEEEE] [border : (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
52 RenderText {#text} at (3,-1) size 19x4 52 RenderText {#text} at (3,-1) size 19x4
53 text run at (3,-1) width 4: " " 53 text run at (3,-1) width 4: " "
54 RenderTableCell {TD} at (42,311) size 27x1 [bgcolor=#EEEEEE] [border : (1px inset #808080)] [r=1 c=10 rs=1 cs=1] 54 RenderTableCell {TD} at (42,311) size 27x1 [bgcolor=#EEEEEE] [border : (1px inset #808080)] [r=1 c=10 rs=1 cs=1]
55 RenderText {#text} at (3,-1) size 19x4 55 RenderText {#text} at (3,-1) size 19x4
56 text run at (3,-1) width 4: " " 56 text run at (3,-1) width 4: " "
57 RenderTableRow {TR} at (0,69) size 27x576 57 RenderTableRow {TR} at (0,69) size 27x576
58 RenderTableCell {TD} at (69,39) size 27x534 [bgcolor=#008000] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=13] 58 RenderTableCell {TD} at (69,39) size 27x534 [bgcolor=#008000] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
59 RenderText {#text} at (3,280) size 19x256 59 RenderText {#text} at (3,280) size 19x256
60 text run at (3,280) width 256: "Bottom Row Overlaps with the Rig ht Cell!" 60 text run at (3,280) width 256: "Bottom Row Overlaps with the Rig ht Cell!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698