Mypal/editor/reftests/spellcheck-comma-valid.html

7 lines
95 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<body>
<textarea autofocus>good,nice</textarea>
</body>
</html>