repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
textfield-clone-expected.txt
blob
9bd475ab52f039a3f346ea433dec77db27eccfd5
1
There was a bug that the value property of a cloned text input was not updated.
2
3
Check for text type:
4
PASS clone.value is newValue
5
Check for search type:
6
PASS clone.value is newValue
7
Check for number type:
8
PASS clone.value is newValue
9
PASS successfullyParsed is true
10
11
TEST COMPLETE
12