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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/multicol/span/after-row-with-uneven-height-nested-multicol-expected.html

Issue 1489663003: column-span:all in nested multicol requires re-insertion of fragmentainer groups. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
(Empty)
1 <!DOCTYPE html>
2 <p>In nested multicol, test that an inner spanner that follows a
3 column row whose contents cannot be evenly balanced (the row has 2
4 columns and 5 lines of equal height) ends up where it should.</p>
5 <p>There should be a blue square below.</p>
6 <div style="width:120px; height:120px; background:blue;"></div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698