https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 23ecf31d3486c72b4fda870b0a5b5de5340aafb9 authored by Timothy Gu on 19 October 2018, 20:46:11 UTC
document.open(): Align history/URL behavior with spec
Tip revision: 23ecf31
postMessage-helper.html
<script>(opener||parent).postMessage(isSecureContext, '*')</script>
back to top