blob: 711dc74ff6392c9cb2bc09027003c774c8a57c62 [file] [log] [blame]
PASS SpeechSynthesisEvent with no arguments throws TypeError
PASS SpeechSynthesisEvent with no eventInitDict throws TypeError
PASS SpeechSynthesisEvent with empty eventInitDict throws TypeError (requires
utterance)
PASS SpeechSynthesisEvent with eventInitDict not having utterance throws
TypeError
FAIL SpeechSynthesisEvent with eventInitDict having an utterance Illegal constructor
FAIL SpeechSynthesisEvent with custom eventInitDict Illegal constructor