summaryrefslogtreecommitdiffstats
path: root/dom/html/crashtests/378993-1.xhtml
blob: 99cbb01daeef78e0bda03d8446edf35c4c02e99c (plain)
1
2
3
4
5
6
7
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<script>
document.createElement('AREA');
</script>
</body>
</html>