| Index: LayoutTests/fast/speech/input-ontextinput-event-expected.txt
|
| diff --git a/LayoutTests/fast/speech/input-ontextinput-event-expected.txt b/LayoutTests/fast/speech/input-ontextinput-event-expected.txt
|
| deleted file mode 100644
|
| index 86c89d762e6573dc6fa250b1d7f225686258f25c..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/speech/input-ontextinput-event-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
|
| -Tests for the ontextInput event with <input type="text" speech>.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS document.getElementById("speechInput").value is ""
|
| -PASS window.event.data is "Green eggs and ham"
|
| -PASS window.event.inputMethod is undefined
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|