diff options
Diffstat (limited to 'dom/security/test/https-only/file_websocket_exceptions.html')
-rw-r--r-- | dom/security/test/https-only/file_websocket_exceptions.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/security/test/https-only/file_websocket_exceptions.html b/dom/security/test/https-only/file_websocket_exceptions.html new file mode 100644 index 0000000000..6c6ba07480 --- /dev/null +++ b/dom/security/test/https-only/file_websocket_exceptions.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML> +<html> +<head> +<meta charset="utf-8"> +</head> +<body> + Dummy file which gets iframe injected<br/> +</body> +</html> |