blob: 423cd2faccff7b91b488d2bdba06b699dfa36a32 [file] [log] [blame]
<html>
<head>
<script>
function finishTest() {
window.parent.postMessage("done", "*");
}
</script>
</head>
<body onload="finishTest()">
<pre>
PASS
</pre>
</body>
</html>