blob: 898dcc77ccd6e1e66b2482ac26021b336981700f [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<body style="margin:0px;overflow:hidden">
<object name="testPlugin" type="application/x-webkit-test-netscape" logSrc="true" data="blah">
</object>
<div>
This tests that an object tag with a data attribute gets a src attribute as well.
</div>
<body>
</html>