blob: 2bfeb08294421d9fd11b15eb9f0c6149c1072048 [file] [log] [blame]
<html>
<head>
<script src="../resources/plugin.js"></script>
<script>
if (window.testRunner)
testRunner.dumpAsText();
startAfterLoadAndFinish();
</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>