gecko-dev/accessible/tests/mochitest/events
2013-05-28 19:21:52 -04:00
..
docload_wnd.html Bug 606924, part3 - handing document concept, r=davidb, a=blocking2.0Final+ 2011-01-26 14:35:51 +08:00
focus.html Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb 2010-03-13 12:24:51 +08:00
Makefile.in Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde] 2013-04-08 12:44:47 -07:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
scroll.html Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb 2010-03-13 12:24:51 +08:00
test_aria_alert.html Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_aria_menu.html Bug 807911 - whittle mutation events processing, r=tbsaunde 2012-11-13 15:29:22 +09:00
test_aria_objattr.html Bug 612830 - make HTML document accessible work even when there's no body, r=tbsaunde 2012-10-31 11:25:17 +09:00
test_aria_statechange.html Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_attrs.html Bug 678454 - coalesce events by accessible tree, r=tbsaunde 2012-11-20 13:53:38 +09:00
test_caretmove.html Bug 824901 - HyperTextAccessible::DOMPointToHypertextOffset fails for node and offset equal to node child count, r=tbsaunde 2013-01-05 19:14:34 +09:00
test_caretmove.xul disable osx tests part 2 test_caretmoved.xul had conflicts 2012-01-10 08:30:35 -05:00
test_coalescence.html Bug 807911 - whittle mutation events processing, r=tbsaunde 2012-11-13 15:29:22 +09:00
test_contextmenu.html Bug 691580 - enable events/test_focus_contextmenu.html tests and logging 2012-09-25 11:28:00 +09:00
test_docload_aria.html Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
test_docload.html Bug 754165 - fire document load events on iframes too, r=tbsaunde, f=marcoz 2012-05-30 11:21:24 +09:00
test_docload.xul bug 833164 - code gen xpcom accessible events r=surkov ted 2013-01-19 10:38:01 -05:00
test_dragndrop.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_flush.html Bug 758870 - de-ns-ify nsDocAccessible, r=surkov, f=tbsaunde 2012-05-27 05:01:40 -04:00
test_focus_aria_activedescendant.html Bug 761102 - focus may be missed when ARIA active-descendant is changed on active composite widget, r=tbsaunde, f=davidb 2012-09-05 20:03:39 +09:00
test_focus_autocomplete.xul bug 809871 - patch 3/3 - xul tree accessible creation flushes layout r=surkov 2012-11-19 15:36:05 -05:00
test_focus_browserui.xul bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz 2013-03-16 00:13:38 -04:00
test_focus_canvas.html Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_focus_contextmenu.xul Bug 691580 - Disable part of test_focus_contextmenu.xul for too many intermittent failures; rs=tbsaunde 2012-09-28 17:52:53 +01:00
test_focus_controls.html Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_focus_dialog.html Bug 404077: Fix think-o in previous annotations of expected assertions. CLOSED TREE 2013-02-27 18:53:09 -08:00
test_focus_doc.html bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz 2013-03-16 00:13:38 -04:00
test_focus_general.html Reland bug 746164, bug 746176, bug 746177, bug 746178, bug 746183, bug 746519, bug 746531 with bustage fix, bug 746534, bug 746970, bug 746971, bug 746974, and bug 746977 2012-04-26 14:25:23 +02:00
test_focus_general.xul no bug - remove probably unneeded assertion annotations 2013-05-28 19:21:52 -04:00
test_focus_listcontrols.xul Reland bug 746164, bug 746176, bug 746177, bug 746178, bug 746183, bug 746519, bug 746531 with bustage fix, bug 746534, bug 746970, bug 746971, bug 746974, and bug 746977 2012-04-26 14:25:23 +02:00
test_focus_menu.xul Bug 708927 - Intermittent events/test_focus_menu.xul, r=tbsaunde 2012-10-21 23:07:11 +09:00
test_focus_name.html Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
test_focus_selects.html Reland bug 746164, bug 746176, bug 746177, bug 746178, bug 746183, bug 746519, bug 746531 with bustage fix, bug 746534, bug 746970, bug 746971, bug 746974, and bug 746977 2012-04-26 14:25:23 +02:00
test_focus_tabbox.xul Reland bug 746164, bug 746176, bug 746177, bug 746178, bug 746183, bug 746519, bug 746531 with bustage fix, bug 746534, bug 746970, bug 746971, bug 746974, and bug 746977 2012-04-26 14:25:23 +02:00
test_focus_tree.xul Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_fromUserInput.html Bug 766845 part 3 - Fix assertion in DeleteRangeTxn; r=ehsan,surkov 2012-06-25 14:44:40 +03:00
test_label.xul Bug 396166 - xul:label@value accessible should implement nsIAccessibleText, r=tbsaunde, roc 2013-03-01 13:06:16 +09:00
test_menu.xul Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz 2011-09-28 10:46:11 +09:00
test_mutation.html Bug 807911 - whittle mutation events processing, r=tbsaunde 2012-11-13 15:29:22 +09:00
test_mutation.xhtml Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_scroll.xul Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde] 2013-04-08 12:44:47 -07:00
test_selection_aria.html Bug 804040 - Selection event not fired when selection of ARIA tab changes, r=tbsaunde 2012-11-11 11:16:17 +09:00
test_selection.html Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_selection.xul Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
test_statechange.html Bug 847233 - Fix a11y with <input type='file'> changes. r=surkov 2013-03-27 11:35:22 +00:00
test_text_alg.html Bug 797637 - test_text_alg.html shouldn't print out gigantic strings of 'xxxxx's to the log, r=surkov 2012-10-22 23:04:43 -06:00
test_text.html Bug 725178 - Remove ensureAccessibleTree from common.js, r=surkov 2012-02-08 20:13:37 +01:00
test_textattrchange.html backout bug 812845 for frequent orange 2012-12-07 02:38:41 -05:00
test_tree.xul Bug 739524 - replace TreeViewChanged DOM event on direct call from XUL tree, r=tbsaunde, f=surkov 2012-04-02 20:31:10 +09:00
test_valuechange.html Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug 2013-04-28 09:54:54 +09:00