| Index: LayoutTests/fast/dom/custom/registration-context-delete-during-register-created-retrieval-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-during-register-created-retrieval-expected.txt b/LayoutTests/fast/dom/custom/registration-context-delete-during-register-created-retrieval-expected.txt
|
| index 8f61f21e50909347855a2e05d1b04c207e9b6f84..57aa198a23119e7c61f46546a765c9ba552bd6e2 100644
|
| --- a/LayoutTests/fast/dom/custom/registration-context-delete-during-register-created-retrieval-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/registration-context-delete-during-register-created-retrieval-expected.txt
|
| @@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| PASS destroyed context
|
| -PASS caught expected exception "NotSupportedError: Failed to execute 'registerElement' on 'Document': Registration failed for type 'x-a'. The context is no longer valid."
|
| +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
|
|
|
|
|