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

Unified Diff: LayoutTests/fast/multicol/balance-trailing-border-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-border-expected.txt
diff --git a/LayoutTests/fast/multicol/balance-trailing-border-expected.txt b/LayoutTests/fast/multicol/balance-trailing-border-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ce5c1c0408a0cb00cc58e8cf9df1bf2d36a118e7
--- /dev/null
+++ b/LayoutTests/fast/multicol/balance-trailing-border-expected.txt
@@ -0,0 +1,13 @@
+Both words below should be in the the right column.
+
+Tests that the bottom border 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 168
+PASS successfullyParsed is true
+
+TEST COMPLETE
+right
+column
« no previous file with comments | « LayoutTests/fast/multicol/balance-trailing-border.html ('k') | LayoutTests/fast/multicol/balance-trailing-border2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698