https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 511031aa125539d41ff9cd99f89907fd4a2bf906 authored by Luke Bjerring on 03 April 2018, 14:27:59 UTC
Throw IdlHarnessError outside try
Tip revision: 511031a
postMessage-helper.html
<script>(opener||parent).postMessage(isSecureContext, '*')</script>
back to top