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

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

Issue 1016403002: Turn fast/block/float/float-not-removed-from-next-sibling4.html into a reftest. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 15x200
7 LayoutBlockFlow (anonymous) at (0,200) size 15x0
8 LayoutInline {A} at (0,0) size 0x0
9 LayoutText {#text} at (0,0) size 0x0
10 LayoutBlockFlow (anonymous) at (0,200) size 784x0
11 LayoutInline {A} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 0x0
13 layer at (8,8) size 15x200
14 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 15x200
15 LayoutBlockFlow (anonymous) at (0,200) size 15x0
16 LayoutInline {A} at (0,0) size 0x0
17 LayoutText {#text} at (0,0) size 0x0
18 layer at (8,8) size 15x200
19 LayoutBlockFlow {DIV} at (0,0) size 15x200
20 LayoutImage {IMG} at (0,0) size 15x200 [bgcolor=#C0C0C0]
21 layer at (8,208) size 16x96
22 LayoutBlockFlow (positioned) {DIV} at (0,200) size 16x96
23 LayoutBlockFlow (anonymous) at (0,0) size 16x0
24 LayoutInline {A} at (0,0) size 0x0
25 LayoutBlockFlow (anonymous) at (0,16) size 16x64
26 LayoutBlockFlow {P} at (0,0) size 16x64
27 LayoutText {#text} at (0,0) size 16x64
28 text run at (0,0) width 16: "A"
29 text run at (0,16) width 16: "B"
30 text run at (0,32) width 16: "C"
31 text run at (0,48) width 16: "D"
32 LayoutBlockFlow (anonymous) at (0,96) size 16x0
33 LayoutInline {A} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698