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/multicol/float-with-margin-moved-by-child-block-expected.txt

Issue 1303993007: Floats' margins do not collapse with page or column boundaries. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 Test that space is reserved for the top margin of a float that is pushed to the next column. It gets pushed to next column because its child block wants to move . The child block wants to move because its first line cannot fit at its designa ted position in the first column.
2
3 There should be a blue rectangle below.
4
5
6
7
8 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698