2014-10-23 11:17:19 -07:00

15 lines
254 B
HTML

<html>
<!--
This page is used to test that WebPageSerializer::retrieveAllResources retrieves
correctly the expected resources when dealing with multiple frames.
-->
<body>
<img src="awesome.png"/>
<img src="innerFrame.png"/>
</body>
</html>