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

7 lines
60 B
HTML

<html>
<body>
foo
<img src="white-1x1.png">
</body>
</html>