dom/base/crashtests/371124-2-inner.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:5231bc626539
1 <html>
2 <body>
3
4 <script>
5 document.all.tags.__proto__ = null;
6 alert(document.all.tags)
7 </script>
8
9 </body>
10 </html>

mercurial