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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/empty-cells-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 785x776 1 layer at (0,0) size 785x776
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x776 3 layer at (0,0) size 785x776
4 RenderBlock {HTML} at (0,0) size 785x776 4 RenderBlock {HTML} at (0,0) size 785x776
5 RenderBody {BODY} at (0,0) size 785x776 5 RenderBody {BODY} at (0,0) size 785x776
6 RenderTable {TABLE} at (0,0) size 785x29 [border: (2px solid #000000)] 6 RenderTable {TABLE} at (0,0) size 785x29 [border: (2px solid #000000)]
7 RenderTableSection {TBODY} at (2,2) size 781x25 7 RenderTableSection {TBODY} at (2,2) size 781x25
8 RenderTableRow {TR} at (0,0) size 781x25 8 RenderTableRow {TR} at (0,0) size 781x25
9 RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,12) size 0x0 [r=0 c=0 rs=1 cs=1]
10 RenderTableCell {TD} at (0,2) size 781x20 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1] 10 RenderTableCell {TD} at (0,2) size 781x20 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 RenderTableRow {TR} at (0,0) size 781x0 192 RenderTableRow {TR} at (0,0) size 781x0
193 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1] 193 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
194 RenderBlock (anonymous) at (0,752) size 785x20 194 RenderBlock (anonymous) at (0,752) size 785x20
195 RenderText {#text} at (0,0) size 102x19 195 RenderText {#text} at (0,0) size 102x19
196 text run at (0,0) width 102: "Two empty cells:" 196 text run at (0,0) width 102: "Two empty cells:"
197 RenderTable {TABLE} at (0,772) size 785x4 [border: (2px solid #000000)] 197 RenderTable {TABLE} at (0,772) size 785x4 [border: (2px solid #000000)]
198 RenderTableSection {TBODY} at (2,2) size 781x0 198 RenderTableSection {TBODY} at (2,2) size 781x0
199 RenderTableRow {TR} at (0,0) size 781x0 199 RenderTableRow {TR} at (0,0) size 781x0
200 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1] 200 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
201 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1] 201 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698