Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: LayoutTests/fast/multicol/nested-multicol-two-spanners-dynamic-expected.txt

Issue 656143003: Ignore continuations when collapsing an anonymous block. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « LayoutTests/fast/multicol/nested-multicol-two-spanners-dynamic.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698