dom/base/crashtests/697643.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:308ea71f1d32
1 <script>
2
3 document.createElementNS('http://www.w3.org/1999/xhtml', 'select').options[0] = {};
4
5 </script>

mercurial