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

Side by Side Diff: LayoutTests/fast/multicol/margin-bottom-and-break-after-expected.txt

Issue 850703002: [New Multicolumn] Margins incorrectly accounted for before forced breaks. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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 A block that follows a block with -webkit-column-break-after:always; should be p ositioned at the *top* of the *next* column. Margins may need to be ignored to a chieve this.
2
3 PASS child.offsetLeft + child.offsetWidth is mc.offsetLeft + mc.offsetWidth
4 PASS child.offsetTop is mc.offsetTop
5 PASS successfullyParsed is true
6
7 TEST COMPLETE
8
OLDNEW
« no previous file with comments | « LayoutTests/fast/multicol/margin-bottom-and-break-after.html ('k') | Source/core/rendering/RenderBlockFlow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698