upload webkit/tizen 2.0_beta source.
[framework/web/webkit-efl.git] / LayoutTests / fast / speech / input-text-language-tag-expected.txt
1 Tests for language-specific results and language inheritance in speech buttons.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS document.getElementById("speechInputNone").value is "error: no result found for language ''"
7 PASS document.getElementById("speechInputElement").value is "Pictures of the moon"
8 PASS document.getElementById("speechInputInherited").value is "月の写真"
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12  
13