blob: 8b965052191cae0419bbab7a98540343719e7b62 [file] [log] [blame]
<html>
<head>
<script>
onload = function()
{
parent.postMessage("finishedLoad", "*");
}
</script>
</head>
<body>
Body
</body>
</html>