fune/toolkit/components/remotebrowserutils/tests/browser/file_postmsg_parent.html

5 lines
113 B
HTML

<!DOCTYPE html>
<html>
<body onload="parent.postMessage({location: window.location.href}, '*')">
</body>
</html>