diff options
Diffstat (limited to 'dom/base/test/chrome.ini')
-rw-r--r-- | dom/base/test/chrome.ini | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/dom/base/test/chrome.ini b/dom/base/test/chrome.ini new file mode 100644 index 000000000..f7e67ef6b --- /dev/null +++ b/dom/base/test/chrome.ini @@ -0,0 +1,27 @@ +[DEFAULT] +skip-if = os == 'android' +support-files = + file_empty.html + file_bug945152.jar + file_bug945152_worker.js + file_bug1008126_worker.js + mozbrowser_api_utils.js + +[test_anonymousContent_xul_window.xul] +[test_bug715041.xul] +[test_bug715041_removal.xul] +[test_bug945152.html] +[test_bug1008126.html] +[test_bug1016960.html] +[test_copypaste.xul] +subsuite = clipboard +[test_domrequesthelper.xul] +[test_messagemanager_principal.html] +[test_messagemanager_send_principal.html] +skip-if = buildapp == 'mulet' +[test_mozbrowser_apis_allowed.html] +[test_navigator_resolve_identity_xrays.xul] +support-files = file_navigator_resolve_identity_xrays.xul +[test_sandboxed_blob_uri.html] +[test_sendQueryContentAndSelectionSetEvent.html] +[test_websocket_frame.html] |