Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / webaudio / onstatechange-expected.txt
blobb7ef785534b00770658d31a7d16555100a7a09fb
1 Test statechange event is properly signaled
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS contextState is "running"
7 PASS context finished rendering
8 PASS contextState is "closed"
9 PASS stateChangeCount is 2
10 PASS context.state is "closed"
11 PASS successfullyParsed is true
13 TEST COMPLETE