Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
fast
/
forms
/
textarea-placeholder-set-attribute-expected.html
blob: a7ec0adf97f4123ab7273a4e5ab4e4d8c11f5e24 [
file
] [
log
] [
blame
]
<body>
<p>
If you can see the word "Placeholder" in the text area, then all is well.
</p>
<p><textarea
id
=
"textarea"
placeholder
=
"Placeholder"
></textarea></p>
</body>