summaryrefslogtreecommitdiffstats
path: root/dom/base/test/fullscreen/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/fullscreen/chrome.toml')
-rw-r--r--dom/base/test/fullscreen/chrome.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/dom/base/test/fullscreen/chrome.toml b/dom/base/test/fullscreen/chrome.toml
new file mode 100644
index 0000000000..0ba7862f50
--- /dev/null
+++ b/dom/base/test/fullscreen/chrome.toml
@@ -0,0 +1,11 @@
+[DEFAULT]
+tags = "fullscreen"
+
+["test_MozDomFullscreen_event.xhtml"]
+support-files = [
+ "fullscreen.xhtml",
+ "MozDomFullscreen_chrome.xhtml",
+]
+
+["test_fullscreen.xhtml"]
+support-files = "file_MozDomFullscreen.html"