Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / speechsynthesis / speech-synthesis-speak-expected.txt
blob964c8ce8098707618c448a506ee8f1dab2114e6e
1 This tests that the basic mechanisms of speaking text work, including sending the job and receving the callback.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS speechSynthesis.speaking is false
7 PASS event.elapsedTime > 0 is true
8 PASS speechSynthesis.speaking is true
9 PASS event.elapsedTime > 0 is true
10 PASS speechSynthesis.speaking is false
11 PASS successfullyParsed is true
13 TEST COMPLETE