blob: c8386a8ec9dd790d53340ac57129bcdf98988f8c [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