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

Unified Diff: LayoutTests/fast/multicol/one-column-with-break-expected.html

Issue 223743002: [New Multicolumn] Avoid freeze if column count is 1 and there's a forced break. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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: LayoutTests/fast/multicol/one-column-with-break-expected.html
diff --git a/LayoutTests/fast/multicol/one-column-with-break-expected.html b/LayoutTests/fast/multicol/one-column-with-break-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..0c01f7a4f765628dc1ae9c7c524faf2171b2293f
--- /dev/null
+++ b/LayoutTests/fast/multicol/one-column-with-break-expected.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <p>There should be nothing below.</p>
+ </body>
+</html>
« no previous file with comments | « LayoutTests/fast/multicol/one-column-with-break.html ('k') | Source/core/rendering/RenderMultiColumnSet.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698