Chromium Code Reviews

Unified Diff: LayoutTests/fast/multicol/dynamic/insert-spanner-after-spanner-with-inner-multicol-with-spanner-crash-expected.txt

Issue 1180613005: When looking for adjacent content inside multicols, don't consider inner multicols. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/multicol/dynamic/insert-spanner-after-spanner-with-inner-multicol-with-spanner-crash-expected.txt
diff --git a/LayoutTests/fast/multicol/dynamic/insert-spanner-after-spanner-with-inner-multicol-with-spanner-crash-expected.txt b/LayoutTests/fast/multicol/dynamic/insert-spanner-after-spanner-with-inner-multicol-with-spanner-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b2ce8e33453480aae666946fb07926ce740df58
--- /dev/null
+++ b/LayoutTests/fast/multicol/dynamic/insert-spanner-after-spanner-with-inner-multicol-with-spanner-crash-expected.txt
@@ -0,0 +1,6 @@
+Insert a spanner after another spanner and before existing multicol content. The other spanner has a multicol container with yet another spanner inside.
+
+PASS if no crash or assertion failure.
+

Powered by Google App Engine