Files
UXP-Fixed/dom/html/crashtests/378993-1.xhtml
T
2018-02-02 04:16:08 -05:00

8 lines
118 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<script>
document.createElement('AREA');
</script>
</body>
</html>