Mypal/dom/xslt/crashtests/601543.html
2019-03-11 13:26:37 +03:00

5 lines
89 B
HTML

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