summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-textarea-disabled.html
blob: cfaf3ed53db67d580b9dbce7a8b260e0771002d2 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
  <textarea spellcheck="false">blahblahblah</textarea>
</body>
</html>