Index: LayoutTests/fast/multicol/dynamic/remove-spanner-after-content-expected.html |
diff --git a/LayoutTests/fast/multicol/dynamic/remove-spanner-after-content-expected.html b/LayoutTests/fast/multicol/dynamic/remove-spanner-after-content-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2d6f38efd6a4150ea7007db8f97b719ff1ec5eff |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/dynamic/remove-spanner-after-content-expected.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<p>Test removal of a spanner that follows column content.</p> |
+<p>There should be a black square below, and nothing else.</p> |
+<div style="width:10em; height:10em; background:black;"></div> |