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