child-navigates-parent-destination.html (75B)
1 <!doctype html> 2 <script> 3 parent.postMessage("destination", "*"); 4 </script>