file_domain_hierarchy_inner_inner_inner.html (295B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <script type="text/javascript"> 5 document.cookie = "can3=has3"; 6 7 // send a message to our test document, to say we're done loading 8 window.parent.parent.opener.postMessage("message", "http://mochi.test:8888"); 9 </script> 10 </head> 11 <body> 12 </body> 13 </html>