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

Unified Diff: LayoutTests/fast/multicol/balance-trailing-border2-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: Address code review issues raised together with lgtm 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-trailing-border2-expected.txt
diff --git a/LayoutTests/fast/multicol/balance-trailing-border2-expected.txt b/LayoutTests/fast/multicol/balance-trailing-border2-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..057256cfadb91cfd5ee6ae251292c607bb0adfbf
--- /dev/null
+++ b/LayoutTests/fast/multicol/balance-trailing-border2-expected.txt
@@ -0,0 +1,20 @@
+Tests that the bottom border at a column boundary in a block that lives in multiple columns is recorded properly for balancing
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS mc.offsetHeight is 69
+PASS successfullyParsed is true
+
+TEST COMPLETE
+There should be no space between the short black line and the long gray one.
+
+
+
+
+
+
+
+
+
+
« no previous file with comments | « LayoutTests/fast/multicol/balance-trailing-border2.html ('k') | LayoutTests/fast/multicol/balance-unbreakable.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698