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

Unified Diff: LayoutTests/fast/multicol/balance-unbreakable-expected.txt

Issue 261383004: [New Multicolumn] Improve balancing for border/padding and empty block content. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: ... aaand, better expect the test to pass, now that it's actually fixed, hm? :-P Created 6 years, 7 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/balance-unbreakable-expected.txt
diff --git a/LayoutTests/fast/multicol/balance-unbreakable-expected.txt b/LayoutTests/fast/multicol/balance-unbreakable-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b5ccc6c680a772eccfd3ed40af9a95b9f042c35
--- /dev/null
+++ b/LayoutTests/fast/multicol/balance-unbreakable-expected.txt
@@ -0,0 +1,12 @@
+Tests that an image at a column boundary is recorded properly for balancing
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS mc.offsetHeight is 224
+PASS successfullyParsed is true
+
+TEST COMPLETE
+There should be a square below.
+
+

Powered by Google App Engine
This is Rietveld 408576698