Bug 1890277: part 2) Add `require-trusted-types-for` directive to CSP parser, guarded...
[gecko.git] / editor / reftests / spellcheck-contenteditable-attr-inherit.html
blob6cbfcb3da3b709b5297a02a5a232add7e74c9348
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <span spellcheck="false"><div contenteditable>blahblahblah</div></span>
5 </body>
6 </html>