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/xul/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/xul/test/chrome.ini')
-rw-r--r-- | dom/xul/test/chrome.ini | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/dom/xul/test/chrome.ini b/dom/xul/test/chrome.ini new file mode 100644 index 000000000..d65bf168f --- /dev/null +++ b/dom/xul/test/chrome.ini @@ -0,0 +1,40 @@ +[DEFAULT] +support-files = + 398289-resource.xul + bug497875-iframe.xul + file_bug236853.rdf + overlay1_bug335375.xul + overlay2_bug335375.xul + window_bug583948.xul + window_bug757137.xul + 1061864.html + file_bug1271240.xul + file_bug1069772.xul + +[test_bug199692.xul] +[test_bug233643.xul] +[test_bug236853.xul] +[test_bug311681.xul] +[test_bug335375.xul] +[test_bug391002.xul] +[test_bug398289.html] +[test_bug403868.xul] +[test_bug414907.xul] +[test_bug418216.xul] +[test_bug445177.xul] +[test_bug449457.xul] +[test_bug468176.xul] +[test_bug497875.xul] +[test_bug583948.xul] +[test_bug640158_overlay_persist.xul] +[test_bug757137.xul] +[test_bug775972.xul] +[test_bug1061864_1.xul] +[test_bug1061864_2.xul] +[test_bug1070049_throw_from_script.xul] +[test_import_xul_to_content.xul] +[test_bug1271240.xul] +skip-if = os == "android" +[test_bug1069772.xul] +skip-if = os == "android" +[test_bug1290965.xul] |