blob: 75037464a89755f39ecc517a3d1abaf9b416689d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="reportBackLoadedToTopFrame()">
<script>
function reportBackLoadedToTopFrame() {
top.postMessage("PASS Frame loaded.", "http://127.0.0.1:8000");
}
</script>
</body>
</html>