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

Unified Diff: LayoutTests/fast/forms/textfield-clone-expected.txt

Issue 264973003: Remove layout tests for the legacy x-webkit-speech API (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 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
« no previous file with comments | « LayoutTests/fast/forms/textfield-clone.html ('k') | LayoutTests/fast/speech/bubble-position.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/textfield-clone-expected.txt
diff --git a/LayoutTests/fast/forms/textfield-clone-expected.txt b/LayoutTests/fast/forms/textfield-clone-expected.txt
index 0670da485d577d7139316d90ff0565298589c232..9bd475ab52f039a3f346ea433dec77db27eccfd5 100644
--- a/LayoutTests/fast/forms/textfield-clone-expected.txt
+++ b/LayoutTests/fast/forms/textfield-clone-expected.txt
@@ -1,12 +1,9 @@
-CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
There was a bug that the value property of a cloned text input was not updated.
Check for text type:
PASS clone.value is newValue
Check for search type:
PASS clone.value is newValue
-Check for search type:
-PASS clone.value is newValue
Check for number type:
PASS clone.value is newValue
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/forms/textfield-clone.html ('k') | LayoutTests/fast/speech/bubble-position.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698