Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / custom / registration-context-delete-then-register-expected.txt
blobfd0dc16a1ba470364d1f0ee13fb8acca6659eee6
1 Tests destroying a context, then trying to register a new custom element.
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