diff options
Diffstat (limited to 'docshell/test/browser/file_onbeforeunload_3.html')
-rw-r--r-- | docshell/test/browser/file_onbeforeunload_3.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docshell/test/browser/file_onbeforeunload_3.html b/docshell/test/browser/file_onbeforeunload_3.html new file mode 100644 index 0000000000..9914f0cd85 --- /dev/null +++ b/docshell/test/browser/file_onbeforeunload_3.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> +</head> +<body> +</body> +</html> + |