Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / multicol / margin-bottom-and-break-after-expected.txt
blobbe619a17df3b7e3a3b40513061d5bb047a1b33c9
1 A block that follows a block with -webkit-column-break-after:always; should be positioned at the *top* of the *next* column. Margins may need to be ignored to achieve this.
3 PASS child.offsetLeft + child.offsetWidth is mc.offsetLeft + mc.offsetWidth
4 PASS child.offsetTop is mc.offsetTop
5 PASS successfullyParsed is true
7 TEST COMPLETE