19 lines
377 B
TOML
19 lines
377 B
TOML
[DEFAULT]
|
|
head =""
|
|
support-files = [
|
|
"data/intl_on_workers.worker.js",
|
|
"data/chrome.manifest",
|
|
]
|
|
|
|
["test_bug22310.js"]
|
|
|
|
["test_intl_on_workers.js"]
|
|
skip-if = ["os == 'android' && android_version == '24' && processor == 'x86_64'"] # Bug 1309447
|
|
|
|
["test_langPackMatcher.js"]
|
|
|
|
["test_localeService.js"]
|
|
|
|
["test_localeService_negotiateLanguages.js"]
|
|
|
|
["test_osPreferences.js"]
|