summaryrefslogtreecommitdiffstats
path: root/remote/marionette/chrome/reftest.xhtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--remote/marionette/chrome/reftest.xhtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/remote/marionette/chrome/reftest.xhtml b/remote/marionette/chrome/reftest.xhtml
new file mode 100644
index 0000000000..7135ce2862
--- /dev/null
+++ b/remote/marionette/chrome/reftest.xhtml
@@ -0,0 +1,6 @@
+<window id="reftest"
+ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
+ hidechrome="true"
+ style="background-color:white; overflow:hidden">
+ <script src="reftest-content.js"></script>
+</window>