blob: be619a17df3b7e3a3b40513061d5bb047a1b33c9 (
plain)
1
2
3
4
5
6
7
8
|
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.
PASS child.offsetLeft + child.offsetWidth is mc.offsetLeft + mc.offsetWidth
PASS child.offsetTop is mc.offsetTop
PASS successfullyParsed is true
TEST COMPLETE
|