tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

passwd-7-with-TextEditor.html (401B)


      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>