summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-contenteditable-nofocus-ref.html
blob: 67241fb7f12b695776ab0fd735e92e44a8d5a8a1 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
  <div contenteditable spellcheck="true">blahblahblah</div>
</body>
</html>