tenfourfox/dom/html/crashtests/378993-1.xhtml

8 lines
118 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<script>
document.createElement('AREA');
</script>
</body>
</html>