Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / custom / lifecycle-created-parser-script-expected.txt
blob34c7ef7b7d530b964cbcff78ac792f0411872c7d
1 This test ensures that the lifecycle callback of a parser-made element is visible in following script block.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.callbacksCalled is true
7 PASS successfullyParsed is true
9 TEST COMPLETE