<html>
<body>
This tests that we can serialize a page that has a downloaded url in an iframe without crashing.

<iframe src="dummy.exe"></iframe>

</body>
</html>