summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/file_window_activation.html
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/general/file_window_activation.html')
-rw-r--r--browser/base/content/test/general/file_window_activation.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/browser/base/content/test/general/file_window_activation.html b/browser/base/content/test/general/file_window_activation.html
new file mode 100644
index 0000000000..dda62986d1
--- /dev/null
+++ b/browser/base/content/test/general/file_window_activation.html
@@ -0,0 +1,4 @@
+<body>
+<style>:-moz-window-inactive { background-color: red; }</style>
+<div id='area'></div>
+</body>