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

Side by Side 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, 7 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Plea se use the JavaScript API instead.
2 There was a bug that the value property of a cloned text input was not updated. 1 There was a bug that the value property of a cloned text input was not updated.
3 2
4 Check for text type: 3 Check for text type:
5 PASS clone.value is newValue 4 PASS clone.value is newValue
6 Check for search type: 5 Check for search type:
7 PASS clone.value is newValue 6 PASS clone.value is newValue
8 Check for search type:
9 PASS clone.value is newValue
10 Check for number type: 7 Check for number type:
11 PASS clone.value is newValue 8 PASS clone.value is newValue
12 PASS successfullyParsed is true 9 PASS successfullyParsed is true
13 10
14 TEST COMPLETE 11 TEST COMPLETE
15 12
OLDNEW
« 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