Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / speech / input-ontextinput-event-expected.txt
1 CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
2 Tests for the ontextInput event with <input type="text" speech>.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS document.getElementById("speechInput").value is ""
8 PASS window.event.data is "Green eggs and ham"
9 PASS window.event.inputMethod is undefined
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13