blob: 428d359f40b3bd454c28b7e7a474d29b71fcca87 [file] [log] [blame]
Tests for enabling and disabling speech input via script.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById("speechInput").value is "Pictures of the moon"
PASS document.getElementById("speechInput").value is "Pictures of the moon"
PASS document.getElementById("speechInput").value is "Pictures of the moon"
PASS document.getElementById("speechInput").value is "Pictures of the moon"
PASS successfullyParsed is true
TEST COMPLETE