Bug 1880273 [wpt PR 44583] - WebKit export of https://bugs.webkit.org/show_bug.cgi...
[gecko.git] / editor / reftests / spellcheck-textarea-disabled.html
blobcfaf3ed53db67d580b9dbce7a8b260e0771002d2
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <textarea spellcheck="false">blahblahblah</textarea>
5 </body>
6 </html>