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