blob: 55caa347fbfdb2b182bd6d2e1e22088eb78e0d3a [file] [log] [blame]
<!doctype html>
<meta charset="utf-8">
<html>
<script src="/common/get-host-info.sub.js"></script>
<script src="./common.js"></script>
<script>
window.onload = function () {
setTimeout(setupChild, 0);
}
</script>
<body>
Hello from the secrect iframe: <span id="title"></span>
</body>
</html>