Index: LayoutTests/fast/speech/speech-input-scripting-expected.txt |
diff --git a/LayoutTests/fast/speech/speech-input-scripting-expected.txt b/LayoutTests/fast/speech/speech-input-scripting-expected.txt |
deleted file mode 100644 |
index e2fa39a6e009a80d1cd7f9d310d712c1b4af9a0a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/speech/speech-input-scripting-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 enabling and disabling speech input via script. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS document.getElementById("speechInput").value is "Pictures of the moon" |
-PASS document.getElementById("speechInput").value is "Pictures of the moon" |
-PASS document.getElementById("speechInput").value is "Pictures of the moon" |
-PASS document.getElementById("speechInput").value is "Pictures of the moon" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |