Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
plugins
/
empty-url-object.html
blob: c717630af46740b2a2d4c6b0966ded4e91e5d12e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<script>
if
(
window
.
testRunner
)
{
testRunner
.
dumpAsText
();
testRunner
.
dumpChildFramesAsText
();
}
</script>
This text should only appear once.
<object
data
=
""
type
=
"text/plain"
></object>
</body>
</html>