summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-contenteditable-attr.html
blob: df119a9975779a72fd3a7fa349b17028b8a225ea (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
  <div contenteditable>blahblahblah</div>
</body>
</html>