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

Side by Side Diff: LayoutTests/fast/block/float/float-not-removed-from-next-sibling-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
11 RenderInline {A} at (0,0) size 0x0 11 RenderInline {A} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (8,8) size 20x100 13 layer at (8,8) size 20x100
14 RenderBlock (positioned) {DIV} at (0,0) size 20x100 14 RenderBlock (positioned) {DIV} at (0,0) size 20x100
15 RenderImage {IMG} at (0,0) size 20x100 [bgcolor=#C0C0C0] 15 RenderImage {IMG} at (0,0) size 20x100 [bgcolor=#C0C0C0]
16 layer at (8,8) size 20x96 16 layer at (8,8) size 20x96
17 RenderBlock (positioned) {DIV} at (0,0) size 20x96 17 RenderBlock (positioned) {DIV} at (0,0) size 20x96
18 RenderBlock (anonymous) at (0,0) size 20x0 18 RenderBlock (anonymous) at (0,0) size 20x0
19 RenderInline {A} at (0,0) size 0x0 19 RenderInline {A} at (0,0) size 0x0
20 RenderBlock (anonymous) at (0,16) size 20x64 20 RenderBlock (anonymous) at (0,16) size 20x64
21 RenderBlock {P} at (0,0) size 20x64 21 RenderBlock {P} at (0,0) size 20x64
22 RenderText {#text} at (0,0) size 16x64 22 RenderText {#text} at (0,0) size 16x64
23 text run at (0,0) width 16: "A" 23 text run at (0,0) width 16: "A"
24 text run at (0,16) width 16: "B" 24 text run at (0,16) width 16: "B"
25 text run at (0,32) width 16: "C" 25 text run at (0,32) width 16: "C"
26 text run at (0,48) width 16: "D" 26 text run at (0,48) width 16: "D"
27 RenderBlock (anonymous) at (0,96) size 20x0 27 RenderBlock (anonymous) at (0,96) size 20x0
28 RenderInline {A} at (0,0) size 0x0 28 RenderInline {A} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698