Index: LayoutTests/fast/multicol/span/remaining-space-in-last-column-expected.html |
diff --git a/LayoutTests/fast/multicol/span/remaining-space-in-last-column-expected.html b/LayoutTests/fast/multicol/span/remaining-space-in-last-column-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..90fb2351a0f7d4e5e591f80b10db6471d5ab372d |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/span/remaining-space-in-last-column-expected.html |
@@ -0,0 +1,8 @@ |
+<!DOCTYPE html> |
+<p>The word 'COLUMN' should only be seen once; right below 'SPANNER'.</p> |
+<div> |
+ <br> |
+ <br> |
+ <div>SPANNER</div> |
+ COLUMN |
+</div> |