gecko-dev/accessible/tests/mochitest
Sandor Molnar 8e6fe2de11 Backed out 4 changesets (bug 1799343) for causing multiple crashes. CLOSED TREE
Backed out changeset 3150074bccfd (bug 1799343)
Backed out changeset 7f6358a0b692 (bug 1799343)
Backed out changeset 34f040f379b1 (bug 1799343)
Backed out changeset a609c8c27ca8 (bug 1799343)
2022-11-08 05:54:37 +02:00
..
actions Bug 1395181 part 1: Support "click ancestor" action on descendants when an ancestor has an action. r=eeejay 2022-04-22 23:13:36 +00:00
aom
attributes Backed out 4 changesets (bug 1799343) for causing multiple crashes. CLOSED TREE 2022-11-08 05:54:37 +02:00
bounds Bug 1744009 - Accessibility fixes for new combobox layout code. r=eeejay 2022-01-17 11:10:05 +00:00
editabletext
elm Bug 1798438 - Add datetime-local support to list of accessibles. r=Jamie 2022-11-01 15:34:05 +00:00
events Bug 1796199 - Remove script access to XUL layout attributes. r=Gijs 2022-10-20 08:36:00 +00:00
focus
hittest Bug 1780385 - Remove canvas hit region api. r=jrmuizel 2022-07-20 16:52:47 +00:00
hyperlink
hypertext
name Backed out changeset e521fea384c5 (bug 1748585) for causing accessibility crashes (bug 1799208). 2022-11-05 23:52:36 +02:00
pivot
relations
role Bug 1732280 - Implement mappings for sub, sup elements and subscript, superscript roles, r=Jamie 2022-08-31 16:48:56 +00:00
scroll
selectable Bug 1755383 - P3: Migrate HTML selection tests from mochitests to browser tests. r=morgan 2022-02-16 18:42:54 +00:00
states Bug 1780713: Fix a11y exposure of checkable XUL buttons/toolbarbuttons. r=eeejay 2022-07-27 21:35:17 +00:00
table
text Bug 1796710 - Don't include newline when finding line start after table. r=Jamie 2022-10-21 21:43:18 +00:00
textattrs Bug 1732280 - Implement mappings for sub, sup elements and subscript, superscript roles, r=Jamie 2022-08-31 16:48:56 +00:00
textcaret Bug 1789967 - part 3: Make `HTMLEditor::CollapseSelectionToEndOfLastLeafNodeOfDocument` and `HTMLEditor::InitEditorContentAndSelection` do nothing if the document is partially editable r=m_kato 2022-09-22 06:27:37 +00:00
textrange Bug 1756528: Fix cropping of siblings in TextRange::Crop. r=eeejay 2022-02-26 23:01:56 +00:00
textselection
tree Bug 1792802 - Fix accessible tests after previous change. r=Jamie 2022-10-05 06:59:14 +00:00
treeupdate Bug 1663796: Make Accessible::AppendTextTo produce text even if an Accessible has no frame. r=eeejay 2022-10-18 21:57:53 +00:00
value Bug 1730431: Fix incorrect default min/cur/max/text values for ARIA spinbuttons. r=eeejay 2022-10-26 00:38:15 +00:00
.eslintrc.js
a11y.ini Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
actions.js Bug 1395181 part 1: Support "click ancestor" action on descendants when an ancestor has an action. r=eeejay 2022-04-22 23:13:36 +00:00
attributes.js
autocomplete.js Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for accessible. r=Jamie 2022-08-26 13:39:34 +00:00
browser.js Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
common.js Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for accessible. r=Jamie 2022-08-26 13:39:34 +00:00
dumbfile.zip
events.js Bug 1786197 - Turn on ESLint rule for prefer-boolean-length-check for accessible. r=Jamie 2022-08-26 13:39:34 +00:00
formimage.png
grid.js
layout.js Bug 1735101: Cache char, line coordinate info to support computing TextBounds and CharBounds in the parent process r=Jamie 2022-05-09 20:30:27 +00:00
letters.gif
longdesc_src.html
moz.build
moz.png
name.js
pivot.js Bug 1777486 - Part 5: Remove unnecessary XPCOMUtils.jsm imports. r=kmag 2022-07-12 04:21:35 +00:00
promisified-events.js Bug 1792068 - Promisify events/test_scroll.xhtml. r=nlapre 2022-09-22 19:41:59 +00:00
relations.js Bug 1787282: [Part 2] Cache LINKS_TO relation information r=Jamie 2022-09-06 19:27:17 +00:00
role.js Bug 1732280 - Implement mappings for sub, sup elements and subscript, superscript roles, r=Jamie 2022-08-31 16:48:56 +00:00
selectable.js Bug 1755383 - P3: Migrate HTML selection tests from mochitests to browser tests. r=morgan 2022-02-16 18:42:54 +00:00
states.js Bug 1733268: Cache states::OPAQUE1, update state on style change r=eeejay 2022-03-15 18:46:46 +00:00
table.js Bug 1792802 - Fix accessible tests after previous change. r=Jamie 2022-10-05 06:59:14 +00:00
test_OuterDocAccessible.html
test_aria_token_attrs.html
test_bug420863.html
test_custom_element_accessibility_defaults.html Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
test_descr.html
test_nsIAccessibleDocument.html
test_nsIAccessibleImage.html Bug 1395181 part 1: Support "click ancestor" action on descendants when an ancestor has an action. r=eeejay 2022-04-22 23:13:36 +00:00
text.js Bug 1783133: Don't report unexpected test passes when CTW is enabled for bugs that CTW fixes. r=eeejay 2022-08-08 23:41:41 +00:00
treeview.css
treeview.js
value.js