summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/widgets/chrome.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/content/tests/widgets/chrome.ini')
-rw-r--r--toolkit/content/tests/widgets/chrome.ini27
1 files changed, 27 insertions, 0 deletions
diff --git a/toolkit/content/tests/widgets/chrome.ini b/toolkit/content/tests/widgets/chrome.ini
new file mode 100644
index 0000000000..655c41e3e1
--- /dev/null
+++ b/toolkit/content/tests/widgets/chrome.ini
@@ -0,0 +1,27 @@
+[DEFAULT]
+skip-if = os == 'android'
+support-files =
+ tree_shared.js
+ popup_shared.js
+ window_label_checkbox.xhtml
+ window_menubar.xhtml
+ seek_with_sound.ogg
+
+[test_contextmenu_nested.xhtml]
+skip-if = os == 'linux' # Bug 1116215
+[test_contextmenu_menugroup.xhtml]
+skip-if = os == 'linux' # Bug 1115088
+[test_editor_currentURI.xhtml]
+[test_label_checkbox.xhtml]
+[test_menubar.xhtml]
+skip-if = os == 'mac'
+[test_popupanchor.xhtml]
+skip-if = os == 'linux' || (verify && (os == 'win')) # Bug 1335894 perma-fail on linux 16.04
+[test_popupreflows.xhtml]
+[test_tree_column_reorder.xhtml]
+[test_videocontrols_onclickplay.html]
+[test_videocontrols_focus.html]
+support-files =
+ head.js
+ video.ogg
+skip-if = toolkit == 'android'