iframe-contents.sub.html |
Resource file for test of Referer with location.replace |
373 |
iframe-postmessage-to-parent-parent.sub.html |
Resource file for test of Referer with location.replace |
380 |
iframe-with-iframe.html |
Resource file for test of Referer with location.replace and location.assign |
237 |
post-your-origin.html |
|
70 |
post-your-protocol.html |
|
128 |
reload_post_1-1.py |
<script>
onload = function() {opener.next()}
document.write(Math.random());
</script>
<form method="POST" action="">
<input type=hidden name=test value=test>
<input type=submit>
</form>
<button onclick="location.reload()">Reload</button>
|
436 |
replace-or-assign-call-on-iframe.html |
Referer with location.replace and location.assign |
698 |