summaryrefslogtreecommitdiffstats
path: root/dom/encoding/test/mochitest.ini
blob: 28a746b3a2119b7ac5cf56005bf9af586473516f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[DEFAULT]
support-files =
  file_TLD.html
  file_utf16_be_bom.css
  file_utf16_be_bom.js
  file_utf16_be_bom.xhtml
  file_utf16_le_bom.css
  file_utf16_le_bom.js
  file_utf16_le_bom.xhtml
  file_utf16_le_nobom.xhtml
  test_BOMEncoding.js
  test_TextDecoder.js
  test_TextEncoder.js
  unit/test_big5.js
  unit/test_euc-jp.js
  unit/test_euc-kr.js
  unit/test_gbk.js
  unit/test_iso-2022-jp.js
  unit/test_shift_jis.js
  worker_helper.js

[test_stringencoding.html]
[test_submit_euckr.html]
[test_TextDecoder.html]
[test_TextEncoder.html]
[test_TLD.html]
[test_utf16_files.html]