mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-18 21:30:42 +00:00
13 lines
284 B
INI
13 lines
284 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g'
|
|
support-files =
|
|
handlerApp.xhtml
|
|
handlerApps.js
|
|
unsafeBidiFileName.sjs
|
|
|
|
[test_badMimeType.html]
|
|
[test_handlerApps.xhtml]
|
|
skip-if = (toolkit == 'android' || os == 'mac') || e10s # OS X: bug 786938
|
|
[test_unsafeBidiChars.xhtml]
|
|
skip-if = e10s
|