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

Side by Side Diff: LayoutTests/fast/block/float/float-not-removed-from-next-sibling2-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 20x0 6 RenderBlock {DIV} at (0,0) size 20x0
7 RenderBlock (anonymous) at (0,0) size 20x0 7 RenderBlock (anonymous) at (0,0) size 20x0
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,0) size 784x0 10 RenderBlock (anonymous) at (0,0) size 784x0
(...skipping 12 matching lines...) Expand all
23 RenderInline {A} at (0,0) size 0x0 23 RenderInline {A} at (0,0) size 0x0
24 RenderBlock (anonymous) at (0,16) size 20x64 24 RenderBlock (anonymous) at (0,16) size 20x64
25 RenderBlock {P} at (0,0) size 20x64 25 RenderBlock {P} at (0,0) size 20x64
26 RenderText {#text} at (0,0) size 16x64 26 RenderText {#text} at (0,0) size 16x64
27 text run at (0,0) width 16: "A" 27 text run at (0,0) width 16: "A"
28 text run at (0,16) width 16: "B" 28 text run at (0,16) width 16: "B"
29 text run at (0,32) width 16: "C" 29 text run at (0,32) width 16: "C"
30 text run at (0,48) width 16: "D" 30 text run at (0,48) width 16: "D"
31 RenderBlock (anonymous) at (0,96) size 20x0 31 RenderBlock (anonymous) at (0,96) size 20x0
32 RenderInline {A} at (0,0) size 0x0 32 RenderInline {A} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698