editor/libeditor/text/tests/chrome.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 [test_bug471319.html]
michael@0 2 [test_bug483651.html]
michael@0 3 [test_bug569988.html]
michael@0 4 [test_bug636465.xul]
michael@0 5 [test_bug830600.html]
michael@0 6 [test_texteditor_keyevent_handling.html]
michael@0 7 # disables the key handling test on gtk because gtk overrides some key events
michael@0 8 # on our editor, and the combinations depend on the system.
michael@0 9 skip-if = toolkit == "gtk2" || toolkit == "gtk3"

mercurial