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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
similarity index 50%
copy from third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html
copy to third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
index d16ee47d448b748170139fde7f987835584c0fcc..560906a883b4826fcaaef19c1b84ee8aaf1252ff 100644
--- a/third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-last-block-before-spanner-expected.html
@@ -1,3 +1,4 @@
<!DOCTYPE html>
-<p>There should be a hotpink <em>square</em> below.</p>
+<p>There should be a hotpink square below.</p>
+<div style="height:25px;"></div>
<div style="width:50px; height:50px; background:hotpink;"></div>

Powered by Google App Engine
This is Rietveld 408576698