1 Accessing SpeechRecognition on a detached window should not crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS recognition.start() is undefined.
7 PASS recognition.stop() is undefined.
8 PASS recognition.abort() is undefined.
9 PASS recognition = new constructor() did not throw exception.
10 PASS recognition.start() is undefined.
11 PASS recognition.stop() is undefined.
12 PASS recognition.abort() is undefined.
13 PASS successfullyParsed is true