Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / speech / change-focus-expected.txt
1 CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
2 Tests for speech button click with <input type="text" speech>.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 Clicking on speech button.
8 PASS document.getElementById("input1").value is "Pictures of the moon"
9 PASS document.getElementById("input2").value is ""
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13