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

Side by Side Diff: LayoutTests/fast/multicol/widows-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 unified diff | Download patch
OLDNEW
(Empty)
1 PASS mc.offsetHeight is 250
2 PASS first.offsetTop is inFirstColumn.offsetTop
3 PASS first.offsetLeft is > inFirstColumn.offsetLeft
4 PASS last.offsetLeft is first.offsetLeft
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
8 The 5 lines should all be in the second column.
9
10
11 line
12 line
13 line
14 line
15 line
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698