Index: LayoutTests/fast/speech/scripted/speechrecognition-detached-no-crash-expected.txt |
diff --git a/LayoutTests/fast/speech/scripted/speechrecognition-detached-no-crash-expected.txt b/LayoutTests/fast/speech/scripted/speechrecognition-detached-no-crash-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e984c6e99e4815d85bd91950d5920cd8741e9239 |
--- /dev/null |
+++ b/LayoutTests/fast/speech/scripted/speechrecognition-detached-no-crash-expected.txt |
@@ -0,0 +1,14 @@ |
+main frame - has 1 onunload handler(s) |
+Accessing SpeechRecognition on a detached window should not crash. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS recognition.start() is undefined. |
+PASS recognition.stop() is undefined. |
+PASS recognition.abort() is undefined. |
+PASS new constructor() threw exception NotSupportedError: Failed to construct 'SpeechRecognition': cannot create a new object for a closed window.. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |