Dactyloidae/dom/xslt/crashtests/601543.html

4 lines
89 B
HTML
Raw Normal View History

<!DOCTYPE html>
<script>
(new XSLTProcessor).setParameter('', '', [{}, null]);
</script>