Index: LayoutTests/fast/multicol/nested-multicol-two-spanners-dynamic-expected.txt |
diff --git a/LayoutTests/fast/multicol/nested-multicol-two-spanners-dynamic-expected.txt b/LayoutTests/fast/multicol/nested-multicol-two-spanners-dynamic-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..326df59d1bba172d499bc8297966773138739ffc |
--- /dev/null |
+++ b/LayoutTests/fast/multicol/nested-multicol-two-spanners-dynamic-expected.txt |
@@ -0,0 +1,6 @@ |
+PASS if no crash. |
+ |
+After initial layout: A multicol has a column-span:all descendant (not a direct child, so that we establish block continuations and anonymous multi-column blocks) |
+Turn a child of this multicol container into a multicol |
+Add another column-span:all descendant (again, not a direct child, so that we get more continuations) |
+Set display:none on everything |