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

Side by Side Diff: LayoutTests/fast/table/table-row-before-after-content-around-table-cell-expected.txt

Issue 8232016: Merge 97180 - Source/WebCore: Generalize r95461 change to include table-cell and (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 2 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
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 800x116 3 layer at (0,0) size 800x116
4 RenderBlock {HTML} at (0,0) size 800x116 4 RenderBlock {HTML} at (0,0) size 800x116
5 RenderBody {BODY} at (8,8) size 784x100 5 RenderBody {BODY} at (8,8) size 784x100
6 RenderBlock {DIV} at (0,0) size 784x100 6 RenderBlock {DIV} at (0,0) size 784x100
7 RenderTable at (0,0) size 300x100 7 RenderTable at (0,0) size 300x100
8 RenderTableSection (anonymous) at (0,0) size 300x100 8 RenderTableSection (anonymous) at (0,0) size 300x100
9 RenderTableRow {DIV} at (0,0) size 300x100 9 RenderTableRow {DIV} at (0,0) size 300x100
10 RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs =1] 10 RenderTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs =1]
11 RenderInline (generated) at (0,0) size 100x100 [color=#0000FF] 11 RenderInline (generated) at (0,0) size 100x100 [color=#0000FF]
12 RenderText at (0,0) size 100x100 12 RenderText at (0,0) size 100x100
13 text run at (0,0) width 100: "A" 13 text run at (0,0) width 100: "A"
14 RenderTableCell {DIV} at (100,0) size 100x100 [color=#008000] [r=0 c=1 rs=1 cs=1] 14 RenderTableCell {DIV} at (100,0) size 100x100 [color=#008000] [r=0 c=1 rs=1 cs=1]
15 RenderText {#text} at (0,0) size 100x100 15 RenderText {#text} at (0,0) size 100x100
16 text run at (0,0) width 100: "B" 16 text run at (0,0) width 100: "B"
17 RenderTableCell (anonymous) at (200,0) size 100x100 [r=0 c=2 rs=1 cs=1] 17 RenderTableCell (anonymous) at (200,0) size 100x100 [r=0 c=2 rs=1 cs=1]
18 RenderInline (generated) at (0,0) size 100x100 [color=#FFA500] 18 RenderInline (generated) at (0,0) size 100x100 [color=#FFA500]
19 RenderText at (0,0) size 100x100 19 RenderText at (0,0) size 100x100
20 text run at (0,0) width 100: "C" 20 text run at (0,0) width 100: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698