Index: LayoutTests/fast/multicol/dynamic/remove-column-content-next-to-abspos-between-spanners-expected.html |
diff --git a/LayoutTests/fast/multicol/dynamic/remove-column-content-next-to-abspos-between-spanners-expected.html b/LayoutTests/fast/multicol/dynamic/remove-column-content-next-to-abspos-between-spanners-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e96b952b567b11659ac320f3151bff24e1191eb8 |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/dynamic/remove-column-content-next-to-abspos-between-spanners-expected.html |
@@ -0,0 +1,7 @@ |
+<!DOCTYPE html> |
+ |
+<p>Remove the only column content that sits between two spanners (the absolutely positioned boxes |
+ having their containing block outside the multicol container). Check that the adjoining margins |
+ on the two spanners collapse.</p> |
+<p>There should be a blue <em>square</em> below.</p> |
+<div style="width:100px; height:100px; background:blue;"></div> |