gecko-dev/dom/base/crashtests/493281-1.html

8 строки
129 B
HTML
Исходник Обычный вид История

2009-08-11 03:01:42 +04:00
<html>
<body>
<div id="foo">
<script>with (document.all) foo</script>
</div>
</body>
</html>