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

Unified Diff: LayoutTests/fast/css-grid-layout/stale-grid-layout-2-expected.txt

Issue 302083005: Don't leave stale pointers into m_grid (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years, 6 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/stale-grid-layout-2-expected.txt
diff --git a/LayoutTests/fast/css-grid-layout/stale-grid-layout-2-expected.txt b/LayoutTests/fast/css-grid-layout/stale-grid-layout-2-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fe7d4bce2bc449a7c53aeccfc102892b538eb9b3
--- /dev/null
+++ b/LayoutTests/fast/css-grid-layout/stale-grid-layout-2-expected.txt
@@ -0,0 +1,3 @@
+XThe test checks that we don't leave stale pointers into the internal grid representation.
+
+This test has PASSED if it didn't crash under ASAN.

Powered by Google App Engine
This is Rietveld 408576698