| Index: third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-mock-no-crash-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-mock-no-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-mock-no-crash-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c8386a8ec9dd790d53340ac57129bcdf98988f8c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/speechsynthesis/speech-synthesis-mock-no-crash-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +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
|
| +
|
|
|