Index: LayoutTests/fast/multicol/span/empty-spanner-between-spanners-with-margins-expected.html |
diff --git a/LayoutTests/fast/multicol/span/empty-spanner-between-spanners-with-margins-expected.html b/LayoutTests/fast/multicol/span/empty-spanner-between-spanners-with-margins-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8c3bcde4bcbcad499e8f31dd4b53b0edf5e093d6 |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/span/empty-spanner-between-spanners-with-margins-expected.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<p>Test that an empty spanner B between spanners A and C prevents margins on A and C from collapsing.</p> |
+<p>There should be a blue square below.</p> |
+<div style="width:10em; height:10em; background:blue;"></div> |