haikuwebkit/ManualTests/form-element-spelling.html

7 lines
288 B
HTML

<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>