Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
fast
/
replaced
/
object-param-no-name.html
blob: b66e478907a5dda31d2f470f3a098216d8ae59f3 [
file
] [
log
] [
blame
]
<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>