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

Unified 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, 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-empty-block-after-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-empty-block-after-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-empty-block-after-spanner-expected.html
index d16ee47d448b748170139fde7f987835584c0fcc..4d9fdbf07f32b7627c89219a854dc5d3c84a77fd 100644
--- a/third_party/WebKit/LayoutTests/fast/multicol/nested-with-tall-block-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/multicol/forced-break-after-empty-block-after-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:50px;"></div>
<div style="width:50px; height:50px; background:hotpink;"></div>

Powered by Google App Engine
This is Rietveld 408576698