Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
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>