editor/libeditor/text/tests/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/editor/libeditor/text/tests/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +[test_bug471319.html]
     1.5 +[test_bug483651.html]
     1.6 +[test_bug569988.html]
     1.7 +[test_bug636465.xul]
     1.8 +[test_bug830600.html]
     1.9 +[test_texteditor_keyevent_handling.html]
    1.10 +# disables the key handling test on gtk because gtk overrides some key events
    1.11 +# on our editor, and the combinations depend on the system.
    1.12 +skip-if = toolkit == "gtk2" || toolkit == "gtk3"

mercurial