Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / placeholder-set-attribute-expected.html
blobc44583b8bc6e94d2980141048894860603c4a862
1 <body>
2 <p>If you can see the word "Placeholder" in the text field, then all is well.</p>
3 <p><input type="text" placeholder="Placeholder"></p>
4 </body>