Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: child browsing contexts created by iframe elements</title>
<table id="tbl">
<tr>
<td>
<iframe id="fr4" src=""></iframe>
</td>
</tr>
<iframe id="fr5" src="about:blank"></iframe>
</table>