Bug 1890277: part 2) Add `require-trusted-types-for` directive to CSP parser, guarded...
[gecko.git] / editor / reftests / passwd-9-with-TextEditor.html
blobd775c44238d2f939749c9f687309489cb9e1693c
1 <!DOCTYPE html>
2 <html class="reftest-wait">
3 <body onload="document.getElementsByTagName('input')[0].type = 'text';
4 document.documentElement.removeAttribute('class');">
5 <input type="password" value="abcdef">
6 </body>
7 </html>