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". |