OLD | NEW |
---|---|
(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 | |
OLD | NEW |