blob: 8c66410dd136201e80b4991906fd8095dd7533be [file] [log] [blame]
<html>
<head>
<script>
document.domain = "127.0.0.1";
parent.postMessage("LOADED", "*");
</script>
</head>
<body>
<p id='accessMe'></p>
<p>Inner iframe with explicit document.domain set.</p>
</body>
</html>