- add sources.
[platform/framework/web/crosswalk.git] / src / content / test / data / dom_serializer / iframe-src-is-exe.htm
1 <html>\r
2 <body>\r
3 This tests that we can serialize a page that has a downloaded url in an iframe without crashing.\r
4 \r
5 <iframe src="dummy.exe"></iframe>\r
6 \r
7 </body>\r
8 </html>