blob: 348cd4f75855963807538c152548436d6be52d3c [file] [log] [blame]
<script>
function loaded() {
if (window.testRunner)
setTimeout("testRunner.notifyDone();", 0);
}
</script>
<body onload="loaded();"></body>