diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /dom/base/test/chrome.ini | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
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] |