gecko/layout/reftests/editor/spellcheck-hyphen-multiple-valid.html
Ehsan Akhgari d1ae4c4539 Bug 633210 - Single hyphens are marked as spelling mistakes; r=smaug a=beltzner
--HG--
extra : rebase_source : 76821671b08b0727c6131b10e45c9a24b1984509
2011-02-10 12:07:31 -05:00

7 lines
192 B
HTML

<!DOCTYPE html>
<html>
<body>
<textarea style="width: 400px; height: 200px;" autofocus>- -- --- -hello hello- --hello --hello ---hello hello--- ---hello----</textarea>
</body>
</html>