<!doctype html>
<html>
<body>
<div>
<iframe src="about:blank"></iframe>
<iframe src="data:text/plain;utf-8,hello"></iframe>
</div>
</body>
</html>
<!doctype html>
<html>
<body>
<div>
<iframe src="about:blank"></iframe>
<iframe src="data:text/plain;utf-8,hello"></iframe>
</div>
</body>
</html>