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

Side by Side Diff: LayoutTests/fast/multicol/span/remaining-space-in-last-column-expected.html

Issue 712553003: [New Multicolumn] Actual support for layout of column-span:all. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase master Created 6 years, 1 month 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>The word 'COLUMN' should only be seen once; right below 'SPANNER'.</p>
3 <div>
4 <br>
5 <br>
6 <div>SPANNER</div>
7 COLUMN
8 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698