blob: 469cb67bc1ada40db5e72310d60702f99a876d5e [file] [log] [blame]
This tests that the mock speech synthesizer is well behaved when attempting to pause/resume without first speaking.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS speechSynthesis.pause() is undefined.
PASS speechSynthesis.resume() is undefined.
PASS successfullyParsed is true
TEST COMPLETE