Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / custom / registration-context-delete-during-register-base-constructor-retrieval-expected.txt
blob538f5a5bd3908296ea41b03a736b723bcc233de3
1 Tests destroying a context during registration at the point when the prototype's constructor property is retrieved.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS destroyed context
7 PASS caught expected exception "InvalidStateError: Failed to execute 'registerElement' on 'Document': Registration failed for type 'x-a'. The context is no longer valid."
8 PASS child done
9 PASS successfullyParsed is true
11 TEST COMPLETE