Index: LayoutTests/fast/speech/input-text-language-tag-expected.txt |
diff --git a/LayoutTests/fast/speech/input-text-language-tag-expected.txt b/LayoutTests/fast/speech/input-text-language-tag-expected.txt |
deleted file mode 100644 |
index c83a7980e6103564f3e2abc3dc5bdf524e01ad85..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/speech/input-text-language-tag-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead. |
-Tests for language-specific results and language inheritance in speech buttons. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS document.getElementById("speechInputNone").value is "error: no result found for language ''" |
-PASS document.getElementById("speechInputElement").value is "Pictures of the moon" |
-PASS document.getElementById("speechInputInherited").value is "月の写真" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |
- |