blob: 2360a8cc47f4b554dcf788332996d7ae6fc18459 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.waitUntilDone();
function loaded() {
if (window.testRunner)
testRunner.notifyDone();
}
</script>
</head>
<body>
<iframe style="border: none" onload="loaded()" width='200' height='200' src='resources/animation-on-view-element.svg'></iframe>
</body>
</html>