summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-non-latin-japanese-ref.html
blob: a978cd3cef436e09b5c6e5a4168f3a6cfc435375 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
  </head>
  <body>
    <textarea autofocus spellcheck="false">こんにちは</textarea>
  </body>
</html>