dom/base/crashtests/697643.html

changeset 0
6474c204b198
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