michael@0: [DEFAULT] michael@0: michael@0: [browser_autoscroll_disabled.js] michael@0: skip-if = e10s # Bug ?????? - test touches content (getElementById on the content document) michael@0: [browser_browserDrop.js] michael@0: [browser_bug295977_autoscroll_overflow.js] michael@0: skip-if = e10s # Bug 921935 - focusmanager issues with e10s michael@0: [browser_bug594509.js] michael@0: skip-if = e10s # Bug ?????? - intermittent crash of child process reported when run under e10s michael@0: [browser_bug982298.js] michael@0: [browser_default_image_filename.js] michael@0: skip-if = e10s # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly michael@0: [browser_findbar.js] michael@0: skip-if = e10s # Disabled for e10s: Bug ?????? - seems to be a timing issue with RemoteFinder.jsm messages coming later than the tests expect. michael@0: [browser_input_file_tooltips.js] michael@0: skip-if = e10s # Bug ?????? - test directly manipulates content (TypeError: doc.createElement is not a function) michael@0: [browser_keyevents_during_autoscrolling.js] michael@0: skip-if = e10s # Bug 921935 - focusmanager issues with e10s michael@0: [browser_save_resend_postdata.js] michael@0: support-files = michael@0: common/mockTransfer.js michael@0: data/post_form_inner.sjs michael@0: data/post_form_outer.sjs michael@0: skip-if = e10s # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();)