https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 654e0b74fd1188d763275afcae5ac000feaca468 authored by Aryeh Gregor on 28 August 2016, 13:57:22 UTC
Bring event.html in line with reality
Tip revision: 654e0b7
postMessage-helper.html
<script>(opener||parent).postMessage(isSecureContext, '*')</script>
back to top