|
1 [DEFAULT] |
|
2 |
|
3 [browser_autoscroll_disabled.js] |
|
4 skip-if = e10s # Bug ?????? - test touches content (getElementById on the content document) |
|
5 [browser_browserDrop.js] |
|
6 [browser_bug295977_autoscroll_overflow.js] |
|
7 skip-if = e10s # Bug 921935 - focusmanager issues with e10s |
|
8 [browser_bug594509.js] |
|
9 skip-if = e10s # Bug ?????? - intermittent crash of child process reported when run under e10s |
|
10 [browser_bug982298.js] |
|
11 [browser_default_image_filename.js] |
|
12 skip-if = e10s # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly |
|
13 [browser_findbar.js] |
|
14 skip-if = e10s # Disabled for e10s: Bug ?????? - seems to be a timing issue with RemoteFinder.jsm messages coming later than the tests expect. |
|
15 [browser_input_file_tooltips.js] |
|
16 skip-if = e10s # Bug ?????? - test directly manipulates content (TypeError: doc.createElement is not a function) |
|
17 [browser_keyevents_during_autoscrolling.js] |
|
18 skip-if = e10s # Bug 921935 - focusmanager issues with e10s |
|
19 [browser_save_resend_postdata.js] |
|
20 support-files = |
|
21 common/mockTransfer.js |
|
22 data/post_form_inner.sjs |
|
23 data/post_form_outer.sjs |
|
24 skip-if = e10s # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();) |