Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-empty-block-after-spanner-expected.html

Issue 2356183002: Stay put at the top of the current page when inserting a forced break. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <p>There should be a hotpink <em>square</em> below.</p> 2 <p>There should be a hotpink square below.</p>
3 <div style="height:50px;"></div>
3 <div style="width:50px; height:50px; background:hotpink;"></div> 4 <div style="width:50px; height:50px; background:hotpink;"></div>
OLDNEW

Powered by Google App Engine