no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / gfx / tests / crashtests / 421393-1.html
blob82b697467534d1f9d18facda61ad6b17e26c914d
1 <html>
2 <head>
3 <script type="text/javascript">
5 function boom()
7 document.body.appendChild(document.createTextNode("\uCEDD\u5C76\u000D\uCA34"));
10 </script>
11 </head>
13 <body onload="boom();"><span>&#x202E;&#x05BC;</span></body>
14 </html>