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

Unified Diff: LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash-expected.txt

Issue 170403002: StyleSheetList::document() should return null after detaching the StyleSheetList from document. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added a layout test Created 6 years, 10 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/dom/shadow/access-document-of-detached-stylesheetlist-crash-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash-expected.txt
similarity index 60%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..e4ddf95c222e51e70ebc743c1ff671f11d33bb34 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash-expected.txt
@@ -1,5 +1,4 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+Test for crbug.com/337059: accessing StyleSheetList::document() from GC causes crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/fast/dom/shadow/access-document-of-detached-stylesheetlist-crash.html ('k') | Source/core/css/StyleSheetList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698