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