| Index: LayoutTests/fast/dom/custom/registration-context-delete-during-attribute-changed-retrieval-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-during-attribute-changed-retrieval-expected.txt b/LayoutTests/fast/dom/custom/registration-context-delete-during-attribute-changed-retrieval-expected.txt
|
| index 3032679f134c41b648a0eabbb4ae48ea8111aca0..7a1c1eecb1041972e66380b637e31cb4055dc6d0 100644
|
| --- a/LayoutTests/fast/dom/custom/registration-context-delete-during-attribute-changed-retrieval-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/registration-context-delete-during-attribute-changed-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
|
|
|
|
|