Index: LayoutTests/fast/multicol/flexbox-starts-at-column-boundary-expected.html |
diff --git a/LayoutTests/fast/multicol/flexbox-starts-at-column-boundary-expected.html b/LayoutTests/fast/multicol/flexbox-starts-at-column-boundary-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..81a1d86e3cadf41c028e858c0b0f78514746f10e |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/flexbox-starts-at-column-boundary-expected.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<p>Check that a flexbox that starts at a column boundary is properly pushed to the next column.</p> |
+<p>The word "PASS" should be seen below.</p> |
+<div style="margin-left:50%;">PASS</div> |