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

Side by Side Diff: LayoutTests/fast/block/float/float-not-removed-from-next-sibling3-expected.txt

Issue 6952018: Merge 85876 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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 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 RenderBlock {DIV} at (0,0) size 15x200 6 RenderBlock {DIV} at (0,0) size 15x200
7 RenderBlock (anonymous) at (0,200) size 15x0 7 RenderBlock (anonymous) at (0,200) size 15x0
8 RenderInline {A} at (0,0) size 0x0 8 RenderInline {A} at (0,0) size 0x0
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 RenderBlock (anonymous) at (0,200) size 784x0 10 RenderBlock (anonymous) at (0,200) size 784x0
(...skipping 13 matching lines...) Expand all
24 RenderInline {A} at (0,0) size 0x0 24 RenderInline {A} at (0,0) size 0x0
25 RenderBlock (anonymous) at (0,16) size 16x64 25 RenderBlock (anonymous) at (0,16) size 16x64
26 RenderBlock {P} at (0,0) size 16x64 26 RenderBlock {P} at (0,0) size 16x64
27 RenderText {#text} at (0,0) size 16x64 27 RenderText {#text} at (0,0) size 16x64
28 text run at (0,0) width 16: "A" 28 text run at (0,0) width 16: "A"
29 text run at (0,16) width 16: "B" 29 text run at (0,16) width 16: "B"
30 text run at (0,32) width 16: "C" 30 text run at (0,32) width 16: "C"
31 text run at (0,48) width 16: "D" 31 text run at (0,48) width 16: "D"
32 RenderBlock (anonymous) at (0,96) size 16x0 32 RenderBlock (anonymous) at (0,96) size 16x0
33 RenderInline {A} at (0,0) size 0x0 33 RenderInline {A} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698