1
    2
    3
    4
    5
    6

content / test / data / devtools / image.html [blame]

<html>
<body>
Image page.
<img src="test.jpg">
</body>
</html>