0670da485d577d7139316d90ff0565298589c232
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / textfield-clone-expected.txt
1 CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead.
2 There was a bug that the value property of a cloned text input was not updated.
3
4 Check for text type:
5 PASS clone.value is newValue
6 Check for search type:
7 PASS clone.value is newValue
8 Check for search type:
9 PASS clone.value is newValue
10 Check for number type:
11 PASS clone.value is newValue
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15