зеркало из https://github.com/mozilla/gecko-dev.git
13 строки
578 B
HTML
13 строки
578 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-wait">
|
|
<body onload="document.getElementsByTagName('input')[0].focus();
|
|
document.getElementsByTagName('input')[0].blur();
|
|
document.documentElement.removeAttribute('class');">
|
|
<input type="password" value="🤔🦸🏽‍♀️辺󠄁क्‍"
|
|
><!-- Simple Emoji (a surrogate pair in UTF-16),
|
|
Complicate Emoji (Woman Superhero: Medium Skin Tone),
|
|
Kanji with IVS,
|
|
2 devanāgarī characters followed by ZWJ -->
|
|
</body>
|
|
</html>
|