Index: LayoutTests/fast/multicol/span/height-decrease-expected.html |
diff --git a/LayoutTests/fast/multicol/span/height-decrease-expected.html b/LayoutTests/fast/multicol/span/height-decrease-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..458c75ba118f8cdfcf2aad6836b2c33f2006029c |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/span/height-decrease-expected.html |
@@ -0,0 +1,3 @@ |
+<!DOCTYPE html> |
+<p>There should be a blue <em>square</em> below.</p> |
+<div style="width:9em; height:9em; background:blue;"></div> |