1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/tests/mochitest/dom-level0/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,19 @@ 1.4 +[DEFAULT] 1.5 +skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') #Bug 932350 - Frequent timeouts 1.6 +support-files = 1.7 + child_ip_address.html 1.8 + file_crossdomainprops_inner.html 1.9 + file_location.html 1.10 + framed_location.html 1.11 + idn_child.html 1.12 + innerWidthHeight_script.html 1.13 + 1.14 +[test_crossdomainprops.html] 1.15 +[test_innerWidthHeight_script.html] 1.16 +[test_location.html] 1.17 +[test_location_framed.html] 1.18 +[test_location_getters.html] 1.19 +[test_location_sandboxed.html] 1.20 +[test_location_setters.html] 1.21 +[test_setting_document.domain_idn.html] 1.22 +[test_setting_document.domain_to_shortened_ipaddr.html]