gecko-dev/accessible/tests/mochitest
James Teh c604c6018c Bug 1616078: Don't use HTMLListBulletAccessible for CSS ::marker content. r=eeejay,emilio,MarcoZ
::marker content gets handled like text from any other CSS pseudo-class.
Therefore, using HTMLListBulletAccessible ends up duplicating the content already exposed in the a11y tree.
Now, we only use HTMLListBulletAccessible for nsBulletFrames instead of all marker frames.

As part of this, remove nsContainerFrame::GetSpokenMarkerContent, since we no longer need it to retrieve ::marker content.
The bulk of its other work was done by nsBulletFrame::GetSpokenContent, which we now call directly.
It also handled producing a default bullet character for list-style-image, but it makes sense for this to live in the a11y code.

Differential Revision: https://phabricator.services.mozilla.com/D63443

--HG--
extra : moz-landing-system : lando
2020-02-21 01:23:37 +00:00
..
actions Bug 1602364 - Enable ESLint rule no-undef for xhtml files in accessible/tests/mochitest/. r=MarcoZ 2019-12-09 10:13:15 +00:00
aom
attributes Bug 1610404 - Remove nsGroupBoxFrame (display: -moz-groupbox). r=emilio 2020-02-03 09:55:51 +00:00
bounds
editabletext Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
elm Bug 1609394 - Hide spin buttons from the a11y tree. r=Jamie 2020-01-16 13:00:52 +00:00
events Bug 1118086: When a menupopup is shown, if aria-activedescendant is set, redirect focus appropriately. r=eeejay 2020-02-17 04:06:00 +00:00
focus
hittest Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
hyperlink Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
hypertext
name Bug 1505974: Include the subtree of role="alert" when referenced by aria-labelledby/describedby. r=MarcoZ 2020-02-17 06:39:24 +00:00
pivot
relations Bug 1572677: Correct a11y exposure for HTML elements with associated XUL labels. r=MarcoZ 2019-11-28 06:36:04 +00:00
role Bug 1610596: Ignore ARIA roles other than application or dialog on body elements. r=MarcoZ 2020-01-23 04:34:22 +00:00
scroll Backed out changeset 093a40a347df (bug 1597742) for causing perma a11y failures in test_scrollSubstringToPoint.html CLOSED TREE 2020-01-21 12:35:23 +02:00
selectable Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
states Bug 1610596: Ignore ARIA roles other than application or dialog on body elements. r=MarcoZ 2020-01-23 04:34:22 +00:00
table Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
text Bug 1600170: accessible/tests/mochitest/text/test_atcaretoffset.html: Set scrollbar-width: none on wrapped textarea. r=MarcoZ 2019-11-29 05:37:16 +00:00
textattrs Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
textcaret
textrange Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
textselection
tree Bug 1616078: Don't use HTMLListBulletAccessible for CSS ::marker content. r=eeejay,emilio,MarcoZ 2020-02-21 01:23:37 +00:00
treeupdate Bug 1610596: Ignore ARIA roles other than application or dialog on body elements. r=MarcoZ 2020-01-23 04:34:22 +00:00
value
.eslintrc.js Bug 1602364 - Enable ESLint rule no-undef for xhtml files in accessible/tests/mochitest/. r=MarcoZ 2019-12-09 10:13:15 +00:00
a11y.ini
actions.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
attributes.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
autocomplete.js
browser.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
common.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
dumbfile.zip
events.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
formimage.png
grid.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
layout.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
letters.gif
longdesc_src.html
moz.build
moz.png
name.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
pivot.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
promisified-events.js
relations.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
role.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
selectable.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
states.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
table.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
test_OuterDocAccessible.html Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
test_aria_token_attrs.html
test_bug420863.html
test_descr.html Bug 1505974: Include the subtree of role="alert" when referenced by aria-labelledby/describedby. r=MarcoZ 2020-02-17 06:39:24 +00:00
test_nsIAccessibleDocument.html Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
test_nsIAccessibleImage.html Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest html files. r=Jamie 2019-12-08 23:59:28 +00:00
text.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
treeview.css
treeview.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00
value.js Bug 1602069 - Enable ESLint no-undef rule for accessible/test/mochitest js files. r=Jamie 2019-12-08 23:52:15 +00:00