<!DOCTYPE html> <html> <body> <script> opener.postMessage('can navigate', '*'); </script> </body> </html>