blob: 621e65289946020fda74449f26cf6bb60b5c1e7b [file] [log] [blame]
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<p>This tests an object element with a param element inside it with no name. If the test passes it won't crash.</p>
<object><param></object>