Index: third_party/WebKit/LayoutTests/fast/multicol/span/after-row-with-uneven-height-nested-multicol-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/multicol/span/after-row-with-uneven-height-nested-multicol-expected.html b/third_party/WebKit/LayoutTests/fast/multicol/span/after-row-with-uneven-height-nested-multicol-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..aef766e12098c05a053f25cf1c818b0536b13fac |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/multicol/span/after-row-with-uneven-height-nested-multicol-expected.html |
@@ -0,0 +1,6 @@ |
+<!DOCTYPE html> |
+<p>In nested multicol, test that an inner spanner that follows a |
+ column row whose contents cannot be evenly balanced (the row has 2 |
+ columns and 5 lines of equal height) ends up where it should.</p> |
+<p>There should be a blue square below.</p> |
+<div style="width:120px; height:120px; background:blue;"></div> |