Index: LayoutTests/fast/multicol/span/spanner-with-margins-between-margins-expected.html |
diff --git a/LayoutTests/fast/multicol/span/spanner-with-margins-between-margins-expected.html b/LayoutTests/fast/multicol/span/spanner-with-margins-between-margins-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..143361354c442651c8b1c110e11c51d5f11c8cc9 |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/span/spanner-with-margins-between-margins-expected.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<p>Test that margins on column content and margins on a spanner don't collapse.</p> |
+<p>There should be a blue square below.</p> |
+<div style="width:10em; height:10em; background:blue;"></div> |