diff options
Diffstat (limited to 'uriloader/exthandler/tests/mochitest/file_nested_protocol_request.html')
-rw-r--r-- | uriloader/exthandler/tests/mochitest/file_nested_protocol_request.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uriloader/exthandler/tests/mochitest/file_nested_protocol_request.html b/uriloader/exthandler/tests/mochitest/file_nested_protocol_request.html new file mode 100644 index 0000000000..b1bb863f89 --- /dev/null +++ b/uriloader/exthandler/tests/mochitest/file_nested_protocol_request.html @@ -0,0 +1 @@ +<iframe srcdoc="<a href='mailto:help@example.com'>Mail someone</a>"></iframe> |