blob: 817c6123cf96b0e966c04a48414725d794549c77 [file] [log] [blame]
<html id='innerFrameDocument'>
<body id='innerFrame' style='height:500px; width: 500px; padding: 0; margin: 0;'>
<script>
top.document.testEventList.forEach(function(eventName) {
document.addEventListener(eventName, top.handleEvent);
});
</script>
</body>
</html>