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

Side by Side Diff: LayoutTests/platform/mac/fast/table/empty-cells-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 785x775 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 775
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x775 3 layer at (0,0) size 785x775 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x775 4 RenderBlock {HTML} at (0,0) size 785x775
5 RenderBody {BODY} at (0,0) size 785x775 5 RenderBody {BODY} at (0,0) size 785x775
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,4) size 781x16 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1] 10 RenderTableCell {TD} at (0,4) size 781x16 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
11 RenderText {#text} at (0,0) size 225x16 11 RenderText {#text} at (0,0) size 225x16
12 text run at (0,0) width 225: "First cell empty, second auto widt h" 12 text run at (0,0) width 225: "First cell empty, second auto widt h"
13 RenderTable {TABLE} at (0,29) size 785x29 [border: (2px solid #000000)] 13 RenderTable {TABLE} at (0,29) size 785x29 [border: (2px solid #000000)]
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 RenderTableRow {TR} at (0,0) size 781x0 193 RenderTableRow {TR} at (0,0) size 781x0
194 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1] 194 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
195 RenderBlock (anonymous) at (0,755) size 785x16 195 RenderBlock (anonymous) at (0,755) size 785x16
196 RenderText {#text} at (0,0) size 112x16 196 RenderText {#text} at (0,0) size 112x16
197 text run at (0,0) width 112: "Two empty cells:" 197 text run at (0,0) width 112: "Two empty cells:"
198 RenderTable {TABLE} at (0,771) size 785x4 [border: (2px solid #000000)] 198 RenderTable {TABLE} at (0,771) size 785x4 [border: (2px solid #000000)]
199 RenderTableSection {TBODY} at (2,2) size 781x0 199 RenderTableSection {TBODY} at (2,2) size 781x0
200 RenderTableRow {TR} at (0,0) size 781x0 200 RenderTableRow {TR} at (0,0) size 781x0
201 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=0 rs=1 cs=1]
202 RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=1 rs=1 cs=1] 202 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