Index: LayoutTests/fast/dom/custom/registration-context-delete-during-register-base-constructor-retrieval-expected.txt |
diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-during-register-base-constructor-retrieval-expected.txt b/LayoutTests/fast/dom/custom/registration-context-delete-during-register-base-constructor-retrieval-expected.txt |
deleted file mode 100644 |
index 538f5a5bd3908296ea41b03a736b723bcc233de3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/custom/registration-context-delete-during-register-base-constructor-retrieval-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Tests destroying a context during registration at the point when the prototype's constructor property is retrieved. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS destroyed context |
-PASS caught expected exception "InvalidStateError: Failed to execute 'registerElement' on 'Document': Registration failed for type 'x-a'. The context is no longer valid." |
-PASS child done |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |