Bumping manifests a=b2g-bump
[gecko.git] / xpcom / string / crashtests / 394275-1.html
blob4f2afd1a67df095e37f82ee468e3188c2433dbfc
1 <html>
2 <body>
3 <script>
4 style = document.createElement("style");
5 document.documentElement.appendChild(style);
6 style.textContent = "tz\uDAB2 ";
7 </script>
8 </body>
9 </html>