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

Unified Diff: LayoutTests/fast/multicol/widows2-expected.txt

Issue 263203003: [New Multicolumn] Guard against zero or negative space shortage. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review. 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/widows2-expected.txt
diff --git a/LayoutTests/fast/multicol/newmulticol/balance10-expected.txt b/LayoutTests/fast/multicol/widows2-expected.txt
similarity index 53%
copy from LayoutTests/fast/multicol/newmulticol/balance10-expected.txt
copy to LayoutTests/fast/multicol/widows2-expected.txt
index 6e92aedf0c9992839dd9490f8c1aac9581cf4b60..fb7b4c3b68b4e9f0f8420edd0da68159a2b862d0 100644
--- a/LayoutTests/fast/multicol/newmulticol/balance10-expected.txt
+++ b/LayoutTests/fast/multicol/widows2-expected.txt
@@ -1,8 +1,8 @@
-PASS mc.offsetHeight is ref.offsetHeight
+PASS mc.offsetHeight is 300
PASS successfullyParsed is true
TEST COMPLETE
-There should be two identical boxes below.
+There should be 6 lines in the first column, 5 in the second and 5 in the last one.
line
line
@@ -20,8 +20,4 @@ line
line
line
line
-line
-line
-line
-line

Powered by Google App Engine
This is Rietveld 408576698