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

Side by Side Diff: LayoutTests/fast/multicol/dynamic/relayout-abspos-in-relpos-spanner-expected.html

Issue 1120313003: [New Multicolumn] Simplified layout also needs to mark spanner placeholders for layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>Relayout an aboslutely positioned object whose containing block is a column-s pan:all object.</p>
3 <p>There should be a green <em>square</em> below, and no red.</p>
4 <div id="elm" style="position:absolute; width:10em; height:10em; background:gree n;"></div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/multicol/dynamic/relayout-abspos-in-relpos-spanner.html ('k') | Source/core/layout/LayoutBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698