Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/xslt/crashtests/crashtests.list
<!DOCTYPE html>
<script>
(new XSLTProcessor).setParameter('', '', [{}, null]);
</script>
<!DOCTYPE html>
<script>
(new XSLTProcessor).setParameter('', '', [{}, null]);
</script>