summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-comma-valid-ref.html
blob: d5856e06fbeafc21cb011bb508aabd72d75c8d17 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <textarea autofocus spellcheck="false">good,nice</textarea>
  </body>
</html>