Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / custom / registration-context-delete-during-register-created-retrieval-expected.txt
blob57aa198a23119e7c61f46546a765c9ba552bd6e2
1 Tests destroying a context during registration at the point when the created callback 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