mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
24 lines
600 B
INI
24 lines
600 B
INI
[DEFAULT]
|
|
skip-if = e10s
|
|
support-files =
|
|
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
|
|
file_TLD.html
|
|
worker_helper.js
|
|
|
|
[test_BOMEncoding.js]
|
|
[test_TextDecoder.html]
|
|
[test_TextDecoder.js]
|
|
[test_TextEncoder.html]
|
|
[test_TextEncoder.js]
|
|
[test_stringencoding.html]
|
|
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)
|
|
[test_submit_euckr.html]
|
|
[test_TLD.html]
|
|
[test_utf16_files.html]
|