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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/rowspan-paint-order-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 784x100 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 784x100 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 780x96 7 RenderTableSection {TBODY} at (2,2) size 780x96
8 RenderTableRow {TR} at (0,0) size 780x22 8 RenderTableRow {TR} at (0,0) size 780x22
9 RenderTableCell {TD} at (0,17) size 37x62 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1] 9 RenderTableCell {TD} at (0,17) size 37x62 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
10 RenderText {#text} at (1,1) size 35x59 10 RenderText {#text} at (1,1) size 35x59
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 RenderTableCell {TD} at (415,29) size 11x22 [bgcolor=#EEEEEE] [borde r: (1px inset #808080)] [r=1 c=9 rs=1 cs=1] 50 RenderTableCell {TD} at (415,29) size 11x22 [bgcolor=#EEEEEE] [borde r: (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
51 RenderText {#text} at (1,1) size 4x19 51 RenderText {#text} at (1,1) size 4x19
52 text run at (1,1) width 4: " " 52 text run at (1,1) width 4: " "
53 RenderTableCell {TD} at (426,29) size 11x22 [bgcolor=#EEEEEE] [borde r: (1px inset #808080)] [r=1 c=10 rs=1 cs=1] 53 RenderTableCell {TD} at (426,29) size 11x22 [bgcolor=#EEEEEE] [borde r: (1px inset #808080)] [r=1 c=10 rs=1 cs=1]
54 RenderText {#text} at (1,1) size 4x19 54 RenderText {#text} at (1,1) size 4x19
55 text run at (1,1) width 4: " " 55 text run at (1,1) width 4: " "
56 RenderTableRow {TR} at (0,59) size 780x37 56 RenderTableRow {TR} at (0,59) size 780x37
57 RenderTableCell {TD} at (37,66) size 743x22 [bgcolor=#008000] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=13] 57 RenderTableCell {TD} at (37,66) size 743x22 [bgcolor=#008000] [borde r: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
58 RenderText {#text} at (486,1) size 256x19 58 RenderText {#text} at (486,1) size 256x19
59 text run at (486,1) width 256: "Bottom Row Overlaps with the Rig ht Cell!" 59 text run at (486,1) width 256: "Bottom Row Overlaps with the Rig ht Cell!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698