Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
forms
/
placeholder-set-attribute-expected.html
blob: c44583b8bc6e94d2980141048894860603c4a862 [
file
] [
log
] [
blame
]
<body>
<p>
If you can see the word "Placeholder" in the text field, then all is well.
</p>
<p><input
type
=
"text"
placeholder
=
"Placeholder"
></p>
</body>