tor-browser

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

passwd-6-with-TextEditor.html (578B)


      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="&#x1f914;&#x1f9b8;&#x1f3fd;&#x200D;&#x2640;&#xfe0f;&#x8fba;&#xe0101;&#x915;&#x94d;&zwj;"
      7    ><!-- Simple Emoji (a surrogate pair in UTF-16),
      8          Complicate Emoji (Woman Superhero: Medium Skin Tone),
      9          Kanji with IVS,
     10          2 devanāgarī characters followed by ZWJ -->
     11 </body>
     12 </html>