| Index: LayoutTests/fast/dom/custom/registration-context-delete-during-register-prototype-retrieval-expected.txt
|
| diff --git a/LayoutTests/fast/dom/custom/registration-context-delete-during-register-prototype-retrieval-expected.txt b/LayoutTests/fast/dom/custom/registration-context-delete-during-register-prototype-retrieval-expected.txt
|
| index 4f1f1da234cb7245aa72d299ee2402d7b6fdb9ef..b3fd544cc68db7cc3f8ba820a0a7eae385105783 100644
|
| --- a/LayoutTests/fast/dom/custom/registration-context-delete-during-register-prototype-retrieval-expected.txt
|
| +++ b/LayoutTests/fast/dom/custom/registration-context-delete-during-register-prototype-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 "InvalidStateError: Failed to execute 'register' 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
|
|
|
|
|