WebCore/manual-tests/form-element-spelling.html
changeset 0 4f2f89ce4247
equal deleted inserted replaced
-1:000000000000 0:4f2f89ce4247
       
     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>