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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt

Issue 569643002: Simplify and weaken DOMWindowProperty unregistration (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add test Created 6 years, 3 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/shadow-selection-detach-crash-expected.txt
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
similarity index 52%
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..5128d6822a3a26240fe8639fc243bb0001688ee0 100644
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/LayoutTests/fast/dom/shadow/shadow-selection-detach-crash-expected.txt
@@ -1,10 +1,9 @@
-test
-This tests that aria fallback roles work correctly.
+Garbage collection of Selection objects with shorter lifetimes must not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role should be: AXRole: AXCheckBox
+PASS No crash, including on shutdown..?
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698