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