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="🤔🦸🏽‍♀️辺󠄁क्‍" 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>