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