summaryrefslogtreecommitdiffstats
path: root/layout/forms/test/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'layout/forms/test/chrome.toml')
-rw-r--r--layout/forms/test/chrome.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/forms/test/chrome.toml b/layout/forms/test/chrome.toml
new file mode 100644
index 0000000000..e37aa39571
--- /dev/null
+++ b/layout/forms/test/chrome.toml
@@ -0,0 +1,8 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+support-files = [
+ "bug536567_iframe.html",
+ "bug536567_subframe.html",
+]
+
+["test_bug536567_perwindowpb.html"]