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

Side by Side Diff: LayoutTests/fast/multicol/dynamic/remove-column-content-next-to-abspos-between-spanners-expected.html

Issue 1163603002: Out-of-flow objects inside multicol may not establish column sets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 <!DOCTYPE html>
2
3 <p>Remove the only column content that sits between two spanners (the absolutely positioned boxes
4 having their containing block outside the multicol container). Check that th e adjoining margins
5 on the two spanners collapse.</p>
6 <p>There should be a blue <em>square</em> below.</p>
7 <div style="width:100px; height:100px; background:blue;"></div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698