summaryrefslogtreecommitdiffstats
path: root/webkit/data/dom_serializer/iframe-src-is-exe.htm
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/data/dom_serializer/iframe-src-is-exe.htm')
-rw-r--r--webkit/data/dom_serializer/iframe-src-is-exe.htm8
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/data/dom_serializer/iframe-src-is-exe.htm b/webkit/data/dom_serializer/iframe-src-is-exe.htm
new file mode 100644
index 0000000..ed32b12
--- /dev/null
+++ b/webkit/data/dom_serializer/iframe-src-is-exe.htm
@@ -0,0 +1,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> \ No newline at end of file