blob: c83a60b6ace405d797fbf069627714093d2fde7d [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>