Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / speech / input-text-language-tag-expected.txt
1 CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
2 Tests for language-specific results and language inheritance in speech buttons.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS document.getElementById("speechInputNone").value is "error: no result found for language ''"
8 PASS document.getElementById("speechInputElement").value is "Pictures of the moon"
9 PASS document.getElementById("speechInputInherited").value is "月の写真"
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13  
14