gecko-dev/accessible/tests/mochitest/tree
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
..
a11y.ini Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
dockids.html
test_applicationacc.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_aria_globals.html
test_aria_grid.html Bug 1522383 - Assign gridcell role to cells inside a table with grid role, r=Jamie 2019-08-29 10:09:48 +00:00
test_aria_imgmap.html
test_aria_list.html
test_aria_menu.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_owns.html
test_aria_presentation.html
test_aria_table.html
test_brokencontext.html
test_button.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_canvas.html
test_combobox.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_cssflexbox.html
test_cssoverflow.html
test_display_contents.html
test_divs.html Bug 1578311: Don't prune a trailing HTML br child from the accessibility tree. r=eeejay 2019-09-05 23:41:36 +00:00
test_dochierarchy.html
test_dockids.html
test_filectrl.html Bug 1316965: Give file inputs an a11y role of GROUPING so screen readers report their label when focus enters them. r=MarcoZ 2019-09-19 04:39:21 +00:00
test_formctrl.html Bug 1609394 - Hide spin buttons from the a11y tree. r=Jamie 2020-01-16 13:00:52 +00:00
test_formctrl.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_gencontent.html
test_groupbox.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_iframe.html
test_image.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_img.html
test_invalid_img.xhtml
test_invalidationlist.html Bug 1571507 - Fix tree/test_invalidationlist.html. r=Jamie 2019-08-06 00:05:44 +00:00
test_list.html Bug 1616078: Don't use HTMLListBulletAccessible for CSS ::marker content. r=eeejay,emilio,MarcoZ 2020-02-21 01:23:37 +00:00
test_map.html
test_media.html
test_select.html
test_svg.html Bug 822988: Create HyperTextAccessibleWrap for SVG text objects for correct role assignment. r=Jamie 2019-10-14 21:51:58 +00:00
test_tabbox.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_tabbrowser.xhtml Bug 1613250 - Bring long press for new container tab menu back. r=Gijs,flod 2020-02-05 21:50:58 +00:00
test_table.html
test_table_2.html
test_table_3.html
test_tree.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00
test_txtcntr.html
test_txtctrl.html
test_txtctrl.xhtml Bug 1602364 - Enable ESLint rule no-undef for xhtml files in accessible/tests/mochitest/. r=MarcoZ 2019-12-09 10:13:15 +00:00
wnd.xhtml Bug 1588918, rename .xul test files in accessible/ to .xhtml r=surkov 2019-10-16 16:59:02 +00:00