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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/multicol/nested-balanced-inner-column-count-1-with-forced-break-expected.html

Issue 1891783002: Support multiple fragmentainer groups per ColumnBalancer run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>There should be a papayawhip square below. It should be aligned in
3 the bottom right corner of a hotpink rectangle with a black border.</p>
4 <div style="width:80px; height:46px; border:1px solid black; background:hotpink; ">
5 <div style="float:right; width:40px; height:40px; margin-top:6px; background :papayawhip;"></div>
6 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698