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