Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: LayoutTests/fast/forms/input-user-modify-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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/forms/input-user-modify-expected.txt
diff --git a/LayoutTests/fast/forms/input-user-modify-expected.txt b/LayoutTests/fast/forms/input-user-modify-expected.txt
index 767b2ed26c32a93b8366e1c1e68a801a840094a3..154eb20a60ccc4111ade80ec797847137fc60d68 100644
--- a/LayoutTests/fast/forms/input-user-modify-expected.txt
+++ b/LayoutTests/fast/forms/input-user-modify-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
The inner element of input should not be modifiable. Trying to delete the inner element of input should not cause a crash.
PASS
« no previous file with comments | « LayoutTests/fast/forms/input-type-change-focusout-expected.txt ('k') | LayoutTests/fast/forms/textfield-clone-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698