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

6 lines
82 B
HTML

<html>
<body>
<iframe src="visible_iframe.html"></iframe>
</body>
</html>