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

Unified Diff: LayoutTests/fast/multicol/balance-short-trailing-empty-block-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-short-trailing-empty-block-expected.txt
diff --git a/LayoutTests/fast/forms/image/width-and-height-of-detached-input-expected.txt b/LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
similarity index 52%
copy from LayoutTests/fast/forms/image/width-and-height-of-detached-input-expected.txt
copy to LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
index 30af64cc2cb210019c175f33390c95c1306fcc36..1500f25f787d2b189570d64511ba84aaf74704f9 100644
--- a/LayoutTests/fast/forms/image/width-and-height-of-detached-input-expected.txt
+++ b/LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
@@ -1,11 +1,14 @@
-Width and height properties of a detached input element should return 0.
+Both words below should be in the the right column.
+
+Tests that a block a column boundary is recorded properly for balancing
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS input.width is 0
-PASS input.height is 0
+PASS mc.offsetHeight is 190
PASS successfullyParsed is true
TEST COMPLETE
+right
+column

Powered by Google App Engine
This is Rietveld 408576698