haikuwebkit/LayoutTests/fast/forms/placeholder-set-value-expec...

8 lines
287 B
HTML

<html>
<body>
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=24508">https://bugs.webkit.org/show_bug.cgi?id=24508</a>. Search field does not redraw if value set, when it has placeholder text.</p>
<input id="searchfield" type="search" value="New text">
</body>
</html>