summaryrefslogtreecommitdiffstats
path: root/webkit/data/dom_serializer/iframe-src-is-exe.htm
blob: ed32b12b36d5cf6be742d570800e1f511e044623 (plain)
1
2
3
4
5
6
7
8
<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>