summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/697643.html
blob: 093e02ada70d3d5b7efc5329b20db8ccedc27631 (plain)
1
2
3
4
5
<script>

document.createElementNS('http://www.w3.org/1999/xhtml', 'select').options[0] = {};

</script>