mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-20 20:29:15 +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
|