blob: adcc57623419e107bafdcea3f5fbc4e799c9d6f2 [file] [log] [blame]
<!DOCTYPE html>
<html>
<title>Event handlers in isolated worlds for user gesture generated events should should the same permissions as handlers within the page (resource)</title>
<script>
// success!
window.opener.windowWasOpened();
window.close();
</script>
<body>
</body>
</html>