Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / event-fire-disconnected-bubbling-custom-event-expected.txt
blobf85e81681bde689f3ad07d3fc628defaa91eadb9
1 Custom events should propagate in disconnected DOM trees.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS eventReceivedOnParent is true
7 PASS eventReceivedOnChild is true
8 PASS successfullyParsed is true
10 TEST COMPLETE