Bug 1890277: part 2) Add `require-trusted-types-for` directive to CSP parser, guarded...
[gecko.git] / editor / reftests / passwd-6-with-TextEditor.html
blobf9fcb1892439c95c4f680930b1cfc77ecec57123
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>