xpcom/string/crashtests/394275-1.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:9319dc7382fd
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>

mercurial