blob: 63dd8e34072a13b1f827c3314dc7d20b77347e41 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
We should not get here - CSP from frame-src-child-frame-navigates-itself.html
should prevent navigation to an origin other than https://localhost:8443.
<script>
top.postMessage('loaded', '*');
</script>
</body>
</html>