summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/plugins/empty_file.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/plugins/empty_file.html')
-rw-r--r--browser/base/content/test/plugins/empty_file.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/browser/base/content/test/plugins/empty_file.html b/browser/base/content/test/plugins/empty_file.html
new file mode 100644
index 0000000000..af8440ac16
--- /dev/null
+++ b/browser/base/content/test/plugins/empty_file.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ </head>
+ <body>
+ This page is intentionally left blank.
+ </body>
+</html>