diff options
Diffstat (limited to 'dom/security/test/csp/file_bug941404_xhr.html')
-rw-r--r-- | dom/security/test/csp/file_bug941404_xhr.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dom/security/test/csp/file_bug941404_xhr.html b/dom/security/test/csp/file_bug941404_xhr.html new file mode 100644 index 000000000..22e176f20 --- /dev/null +++ b/dom/security/test/csp/file_bug941404_xhr.html @@ -0,0 +1,5 @@ +<html> +<head> <meta charset="utf-8"> </head> + <body> + </body> +</html> |