dom/inputmethod/mochitest/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/inputmethod/mochitest/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,18 @@
     1.4 +[DEFAULT]
     1.5 +# Not supported on Android, bug 983015 for B2G emulator
     1.6 +skip-if = (toolkit == 'android' || toolkit == 'gonk') || e10s
     1.7 +support-files =
     1.8 +  inputmethod_common.js
     1.9 +  file_inputmethod.html
    1.10 +  file_test_app.html
    1.11 +  file_test_sendkey_cancel.html
    1.12 +  file_test_sms_app.html
    1.13 +
    1.14 +[test_basic.html]
    1.15 +[test_bug944397.html]
    1.16 +[test_bug949059.html]
    1.17 +[test_bug953044.html]
    1.18 +[test_bug960946.html]
    1.19 +[test_bug978918.html]
    1.20 +[test_delete_focused_element.html]
    1.21 +[test_sendkey_cancel.html]

mercurial