blob: a3887274ca601a19856d27869621430d23eaeafd [file] [log] [blame]
This tests that cancelling a speech job fires the right events.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Speech started
PASS speechSynthesis.pending is true
Speech error received because we cancelled and speech should no longer be pending.
PASS speechSynthesis.pending is false
PASS successfullyParsed is true
TEST COMPLETE