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

Unified Diff: LayoutTests/fast/css-grid-layout/grid-item-before-anonymous-child-crash-expected.txt

Issue 358673003: [CSS Grid Layout] Avoid inserting grid items twice in the grid (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years, 5 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/css-grid-layout/grid-item-before-anonymous-child-crash-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/grid-item-before-anonymous-child-crash-expected.txt b/LayoutTests/fast/css-grid-layout/grid-item-before-anonymous-child-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ea87e3c18308fd795c6d204454721189194aaa7e
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/grid-item-before-anonymous-child-crash-expected.txt
@@ -0,0 +1,3 @@
+This test checks that adding a new grid item before an already existing item wrapped by an anonymous block does not crash under ASAN.
+
+X
« no previous file with comments | « LayoutTests/fast/css-grid-layout/grid-item-before-anonymous-child-crash.html ('k') | Source/core/rendering/RenderGrid.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698