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
/
textarea-placeholder-set-attribute-expected.html
blob
a7ec0adf97f4123ab7273a4e5ab4e4d8c11f5e24
1
<body>
2
<p>
If you can see the word
"Placeholder"
in the text area, then all is well.
</p>
3
<p><textarea
id
=
"textarea"
placeholder
=
"Placeholder"
></textarea></p>
4
</body>