diff options
Diffstat (limited to 'toolkit/components/passwordmgr/test/blank.html')
-rw-r--r-- | toolkit/components/passwordmgr/test/blank.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/toolkit/components/passwordmgr/test/blank.html b/toolkit/components/passwordmgr/test/blank.html new file mode 100644 index 0000000000..81ddc2235b --- /dev/null +++ b/toolkit/components/passwordmgr/test/blank.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8"> + </head> + <body> + </body> +</html> |