haikuwebkit/LayoutTests/fast/forms/placeholder-set-attribute-e...

5 lines
150 B
HTML

<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>