diff options
Diffstat (limited to 'uriloader/exthandler/tests/mochitest/file_external_protocol_iframe.html')
-rw-r--r-- | uriloader/exthandler/tests/mochitest/file_external_protocol_iframe.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uriloader/exthandler/tests/mochitest/file_external_protocol_iframe.html b/uriloader/exthandler/tests/mochitest/file_external_protocol_iframe.html new file mode 100644 index 0000000000..eb2fb74441 --- /dev/null +++ b/uriloader/exthandler/tests/mochitest/file_external_protocol_iframe.html @@ -0,0 +1 @@ +<iframe src="mailto:foo@bar.com"></iframe> |