Mypal/dom/base/crashtests/493281-1.html

8 lines
129 B
HTML

<html>
<body>
<div id="foo">
<script>with (document.all) foo</script>
</div>
</body>
</html>