summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/manual-tests/form-element-spelling.html
blob: 805dddcada55ac143e6fcca4e1e59c077ad2a182 (plain)
1
2
3
4
5
6
<html>
<body>
    <textarea>Helo everibody</textarea><input type="text" value="Helo everibody">
    <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>
</body>
</html>