| Index: LayoutTests/fast/multicol/margin-bottom-and-break-after-expected.txt
|
| diff --git a/LayoutTests/fast/multicol/margin-bottom-and-break-after-expected.txt b/LayoutTests/fast/multicol/margin-bottom-and-break-after-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..be619a17df3b7e3a3b40513061d5bb047a1b33c9
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/multicol/margin-bottom-and-break-after-expected.txt
|
| @@ -0,0 +1,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
|
| +
|
|
|