1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/encoding/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,23 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s 1.6 +support-files = 1.7 + file_utf16_be_bom.css 1.8 + file_utf16_be_bom.js 1.9 + file_utf16_be_bom.xhtml 1.10 + file_utf16_le_bom.css 1.11 + file_utf16_le_bom.js 1.12 + file_utf16_le_bom.xhtml 1.13 + file_utf16_le_nobom.xhtml 1.14 + file_TLD.html 1.15 + worker_helper.js 1.16 + 1.17 +[test_BOMEncoding.js] 1.18 +[test_TextDecoder.html] 1.19 +[test_TextDecoder.js] 1.20 +[test_TextEncoder.html] 1.21 +[test_TextEncoder.js] 1.22 +[test_stringencoding.html] 1.23 +skip-if = buildapp == 'b2g' # b2g(Test timed out on b2g board) b2g-debug(Test timed out on b2g board) b2g-desktop(Test timed out on b2g board) 1.24 +[test_submit_euckr.html] 1.25 +[test_TLD.html] 1.26 +[test_utf16_files.html]