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