Bug 1868802: add `this` pointer to `nsHttpHandler::NotifyObservers`'s logging. r...
[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>