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..1e5383c333b6fd99bf86ca4970c46b41061f1e3d |
--- /dev/null |
+++ b/LayoutTests/fast/speech/scripted/speechrecognition-detached-no-crash-expected.txt |
@@ -0,0 +1,13 @@ |
+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 successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |