Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / placeholder-set-value-expected.html
blob709c5876cb480cf9c403c66d2ed18b513d185b15
1 <html>
2 <body>
3 <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>
5 <input id="searchfield" type="search" value="New text">
6 </body>
7 </html>