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