Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/fast/multicol/span/in-nested-multicol-with-hard-breaks-expected.html

Issue 1492993002: Support enclosing fragmentainer breaks inside spanners. (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.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>Test that forced outer fragmentainer breaks work inside spanners in nested mu lticol.</p>
3 <p>There should be a blue square below.</p>
4 <div style="width:60px; height:60px; background:blue;"></div>
OLDNEW

Powered by Google App Engine