Mypal/dom/base/crashtests/564114.html

12 lines
145 B
HTML

<html>
<head>
<script type="text/javascript">
document.documentElement.compareDocumentPosition(null);
</script>
</head>
<body></body>
</html>