gecko-dev/accessible/tests/mochitest
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
..
actions Bug 1703171: Support a11y exposure of accessKey for elements in shadow DOM. r=morgan 2021-04-08 22:58:34 +00:00
aom
attributes Bug 1678015 - Expose assertive live region attributes for ARIA alerts on Mac, r=Jamie,eeejay 2020-12-02 20:54:41 +00:00
bounds
editabletext
elm Bug 1460378: Introduce meter role and HTMLMeterAccessible class. r=Jamie 2021-02-17 15:58:31 +00:00
events Bug 1706750 - Scroll img into view manually if the context menu test is skipped. r=morgan 2021-04-21 23:33:43 +00:00
focus Bug 1675349: Update tests under accessible/tests/mochitest to reflect the removal of plugins. r=jmathies 2020-11-18 15:56:23 +00:00
hittest Bug 1656294 - Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=Jamie 2020-08-27 09:36:18 +00:00
hyperlink
hypertext
name Bug 1703169: Support XUL buttons labelled by text children. r=morgan 2021-04-08 22:59:43 +00:00
pivot
relations Bug 1680637 - Update tests using the old dialog UI to only use the old UI. r=jaws,Gijs,marionette-reviewers,whimboo,remote-protocol-reviewers 2021-01-14 21:45:14 +00:00
role Bug 1407167 - Make ARIA in HTML mapping case insensitive r=Jamie 2021-03-12 05:55:17 +00:00
scroll
selectable Bug 1656294 - Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=Jamie 2020-08-27 09:36:18 +00:00
states Bug 1704096 - fix test_visibility.xhtml with proton enabled, r=emilio 2021-04-09 15:43:33 +00:00
table Bug 1698097: Null check parent content when checking whether a tr should use ARIARowAccessible. r=morgan 2021-03-18 00:18:29 +00:00
text Bug 1525631 - Return correct line start and end offsets for inline-block elements with nested line breaks, r=Jamie 2020-10-27 06:10:33 +00:00
textattrs
textcaret Bug 1652211 - Create and destroy xul tooltips as they appear and go away. r=Jamie 2020-07-16 17:51:22 +00:00
textrange Bug 1657759 - Fix TextPoints lesser-than operator. r=Jamie 2020-08-11 16:26:04 +00:00
textselection Bug 1665751 Part 3: Rewrite textSelection/test_general.html to use async await instead of event queue, r=yzen DONTBUILD 2020-09-21 18:34:45 +00:00
tree Bug 1513447 - Use generated marker elements for list bullet accessibles. r=Jamie 2021-05-04 19:07:59 +00:00
treeupdate Bug 1513447 - Use generated marker elements for list bullet accessibles. r=Jamie 2021-05-04 19:07:59 +00:00
value Bug 1460378: Introduce meter role and HTMLMeterAccessible class. r=Jamie 2021-02-17 15:58:31 +00:00
.eslintrc.js
a11y.ini Bug 1670800: Add accessibility tests for non-plugin object and embed elements r=eeejay 2020-10-15 05:04:00 +00:00
actions.js
attributes.js Bug 1694059 - Rename various nnt prefs. r=spohl,mstange 2021-02-22 20:05:35 +00:00
autocomplete.js
browser.js Bug 1638153: Part 2 - Fix uses of .rootTreeItem to get top browser window. r=geckoview-reviewers,nika,snorp 2020-06-17 17:17:16 +00:00
common.js Bug 1682030 - Remove NPAPI plugin support from accessible. r=eeejay 2021-04-06 19:28:11 +00:00
dumbfile.zip
events.js Bug 1706750 - Scroll img into view manually if the context menu test is skipped. r=morgan 2021-04-21 23:33:43 +00:00
formimage.png
grid.js
layout.js Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika 2020-04-22 19:32:52 +00:00
letters.gif
longdesc_src.html
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.png
name.js
pivot.js Bug 1665962: Introduce roles::LISTITEM_MARKER to rolemap, add mac mapping to AXListMarker r=eeejay,Jamie 2020-09-29 22:31:58 +00:00
promisified-events.js Bug 1680840: Fire table styling changed event when style changes that may affect data/layout table classification r=emilio,eeejay 2021-02-04 20:50:05 +00:00
relations.js
role.js Bug 1460378: Introduce meter role and HTMLMeterAccessible class. r=Jamie 2021-02-17 15:58:31 +00:00
selectable.js
states.js Bug 1672694 - P1: Query layout for selectable text state. r=morgan,Jamie,yzen 2020-11-04 19:56:55 +00:00
table.js
test_OuterDocAccessible.html
test_aria_token_attrs.html
test_bug420863.html
test_descr.html
test_nsIAccessibleDocument.html
test_nsIAccessibleImage.html
text.js Bug 1520779 Part 4: Add tests to exercise paragraph retrieval, r=Jamie 2020-09-17 00:02:22 +00:00
treeview.css
treeview.js
value.js