no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / editor / reftests / passwd-7-with-TextEditor.html
blobf2940db625659fa1691a2d151b23b6aaf0b62668
1 <!DOCTYPE html>
2 <html class="reftest-wait">
3 <body onload="document.getElementsByTagName('input')[0].focus();
4 document.getElementsByTagName('input')[0].blur();
5 document.documentElement.removeAttribute('class');">
6 <input type="password" value="&#x3042;&#x6f22;&#x0410;&#x0600;&#x0E01;&#xE001;"><!-- original character shouldn't affect the mask's font -->
7 </body>
8 </html>