gecko-dev/accessible/tests/mochitest/tree
Eitan Isaacson 6f52e37071 Bug 1513447 - Use generated marker elements for list bullet accessibles. r=Jamie
In 1513447 there is a demonstrated instance in which the generated
marker is replaced with another one and throws the list item bullet
state into an unknown state. To remedy this we need to observe when such
elements are removed and added.

Instead of that, I opted to finally make the bullet accessible a real
content-backed accessible. This should help with other issues that pop
up when the list item overrides children management and keeps an
artificial accessible as its first child.

Differential Revision: https://phabricator.services.mozilla.com/D110719
2021-05-04 19:07:59 +00:00
..
a11y.ini Bug 1703600 part 5: Create mMathMLMarkupMap and use it for MathML elements. r=eeejay 2021-04-14 04:11:18 +00:00
dockids.html Bug 1652211 - Create and destroy xul tooltips as they appear and go away. r=Jamie 2020-07-16 17:51:22 +00:00
test_applicationacc.xhtml
test_aria_globals.html
test_aria_grid.html Bug 1676344 - Treat TEXT_CONTAINER accessibles between tables and table rows, as well as table rows and cells, as presentational, r=Jamie 2020-11-10 22:52:34 +00:00
test_aria_imgmap.html
test_aria_list.html Bug 1675987 - No derogatory language: Remove references to "crazy" in accessibility module. r=eeejay 2020-11-10 00:30:00 +00:00
test_aria_menu.html Bug 1665962: Introduce roles::LISTITEM_MARKER to rolemap, add mac mapping to AXListMarker r=eeejay,Jamie 2020-09-29 22:31:58 +00:00
test_aria_owns.html
test_aria_presentation.html
test_aria_table.html Bug 1676344 - Treat TEXT_CONTAINER accessibles between tables and table rows, as well as table rows and cells, as presentational, r=Jamie 2020-11-10 22:52:34 +00:00
test_brokencontext.html Bug 1665962: Introduce roles::LISTITEM_MARKER to rolemap, add mac mapping to AXListMarker r=eeejay,Jamie 2020-09-29 22:31:58 +00:00
test_button.xhtml Bug 1656294 - Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=Jamie 2020-08-27 09:36:18 +00:00
test_canvas.html
test_combobox.xhtml
test_cssflexbox.html
test_cssoverflow.html
test_display_contents.html Bug 1686123: Fall back to ARIAGrid*Accessible for HTML table/tbody/thead/tr/td/th elements with no frame. r=morgan 2021-03-09 00:27:44 +00:00
test_divs.html Bug 1668707: When deciding whether to create a div Accessible, skip the first/last child if it's invisible and consider inline-block, etc. r=MarcoZ 2020-10-02 07:15:15 +00:00
test_dochierarchy.html
test_dockids.html Bug 1652211 - Create and destroy xul tooltips as they appear and go away. r=Jamie 2020-07-16 17:51:22 +00:00
test_filectrl.html
test_formctrl.html
test_formctrl.xhtml
test_gencontent.html
test_groupbox.xhtml
test_html_in_mathml.html Bug 1703600 part 5: Create mMathMLMarkupMap and use it for MathML elements. r=eeejay 2021-04-14 04:11:18 +00:00
test_iframe.html
test_image.xhtml
test_img.html
test_invalid_img.xhtml
test_invalidationlist.html
test_list.html Bug 1513447 - Use generated marker elements for list bullet accessibles. r=Jamie 2021-05-04 19:07:59 +00:00
test_map.html
test_media.html Bug 1660145: a11y tree test_media.html: Be more specific in the criteria when waiting for the buffer percentage Accessible to be shown. r=MarcoZ 2020-08-21 05:44:23 +00:00
test_select.html
test_svg.html Bug 1151648: Construct accessible objects for SVG elements which have title or desc. r=MarcoZ,yzen 2020-06-03 13:18:38 +00:00
test_tabbox.xhtml
test_tabbrowser.xhtml Bug 1638703 - Flush layout explicitly in some a11y non-e10s tests. r=Jamie 2020-05-17 22:08:47 +00:00
test_table.html Bug 1675987 - No derogatory language: Remove references to "crazy" in accessibility module. r=eeejay 2020-11-10 00:30:00 +00:00
test_table_2.html
test_table_3.html Bug 1619092 - Don't expose tbody/tfoot/thead as intermediate groups. r=Jamie 2020-11-02 21:41:12 +00:00
test_tree.xhtml Bug 1656294 - Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=Jamie 2020-08-27 09:36:18 +00:00
test_txtcntr.html
test_txtctrl.html Bug 1409084: Map inputs with a list attribute to role EDITCOMBOBOX. r=eeejay 2020-05-20 23:58:22 +00:00
test_txtctrl.xhtml
wnd.xhtml