comparison: dom/xslt/crashtests/601543.html
dom/xslt/crashtests/601543.html
- branch
- TOR_BUG_9701
- changeset 14
- 925c144e1f1f
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <script> |
|
3 (new XSLTProcessor).setParameter('', '', [{}, null]); |
|
4 </script> |