Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / ManualTests / form-element-spelling.html
blob805dddcada55ac143e6fcca4e1e59c077ad2a182
1 <html>
2 <body>
3 <textarea>Helo everibody</textarea><input type="text" value="Helo everibody">
4 <p>Test that it's possible to do spell-checking in the two elements above. Choose "Check Spelling" or "Spelling..." from the contextual menu and verify that both work.</p>
5 </body>
6 </html>