Chromium Code Reviews

Unified Diff: LayoutTests/fast/speech/input-text-speechbutton-expected.txt

Issue 163103002: Mark the x-webkit-speech input element attribute as deprecated (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Trying to fix CRLF issue Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/speech/input-text-speechbutton-expected.txt
diff --git a/LayoutTests/fast/speech/input-text-speechbutton-expected.txt b/LayoutTests/fast/speech/input-text-speechbutton-expected.txt
index 9700121aa076310b0094c271cbf72d870d90a539..b73b8b981942cfc8afda0bfd9c9f776115bf1a40 100644
--- a/LayoutTests/fast/speech/input-text-speechbutton-expected.txt
+++ b/LayoutTests/fast/speech/input-text-speechbutton-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
Tests for speech button click with <input type="text" speech>.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine