Bug 1772588 [wpt PR 34302] - [wpt] Add test for block-in-inline offsetParent., a...
[gecko.git] / editor / reftests / passwd-8-with-Preview.html
blob2cc4ba243e997463f5bf8528b061623f4c90851b
1 <!DOCTYPE html>
2 <html class="reftest-wait">
3 <body onload="document.getElementsByTagName('input')[0].type = 'password';
4 document.documentElement.removeAttribute('class');">
5 <input type="text" value="abcdef">
6 </body>
7 </html>