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

Unified Diff: third_party/WebKit/LayoutTests/fast/multicol/nested-one-line-in-inner-expected.txt

Issue 1461923005: When balancing columns, we must check inner multicols for unbreakable content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: code review - std::max FTW Created 5 years, 1 month 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/nested-one-line-in-inner-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/nested-one-line-in-inner-expected.txt b/third_party/WebKit/LayoutTests/fast/multicol/nested-one-line-in-inner-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b41178a12cbadd19876d7fecd78fee1338267e41
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/multicol/nested-one-line-in-inner-expected.txt
@@ -0,0 +1,5 @@
+Test that an inner multicol with only one line makes the outer multicol tall enough to contain it.
+
+There should be a blue square below.
+
+ PASS

Powered by Google App Engine
This is Rietveld 408576698