Source code

Revision control

Copy as Markdown

Other Tools

<html>
<body onload="parent.startTest()">
<iframe id="subIframe1" onload="parent.parent.startTest()"></iframe>
<iframe id="subIframe2" onload="parent.parent.startTest()"></iframe>
</body>
</html>