blob: 10162e5ff45c54b9c4b298df48abddc71b6e7ff2 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
window.onload = function() {
if (window.testRunner) {
document.getElementById('body').innerHTML="PASS";
testRunner.notifyDone();
}
}
</script>
<body id="body">
<img src='data:image/svg+xml,<html xmlns="http://www.w3.org/1999/xhtml"><marquee width="14px"><object></object></marquee></html>'>
</body>