summaryrefslogtreecommitdiffstats
path: root/editor/reftests/spellcheck-input-attr-before.html
blob: 8456e6c8cddf03a6dec51cdcbfddd1ade970207d (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
    <input type="text" spellcheck="true" value="blahblahblah">
</body>
</html>