<script>
if (window.testRunner)
testRunner.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>
<script>
if (window.testRunner)
testRunner.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>