flutter_flutter/engine/web/tests/data/page_with_blank_iframe.html
2014-10-23 11:17:19 -07:00

6 lines
74 B
HTML

<html>
<body>
<iframe src="about:blank"></iframe>
</body>
</html>