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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-block-with-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, 3 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
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
This is Rietveld 408576698