зеркало из https://github.com/mozilla/gecko-dev.git
c604c6018c
::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 |
||
---|---|---|
.. | ||
a11y.ini | ||
dockids.html | ||
test_applicationacc.xhtml | ||
test_aria_globals.html | ||
test_aria_grid.html | ||
test_aria_imgmap.html | ||
test_aria_list.html | ||
test_aria_menu.html | ||
test_aria_owns.html | ||
test_aria_presentation.html | ||
test_aria_table.html | ||
test_brokencontext.html | ||
test_button.xhtml | ||
test_canvas.html | ||
test_combobox.xhtml | ||
test_cssflexbox.html | ||
test_cssoverflow.html | ||
test_display_contents.html | ||
test_divs.html | ||
test_dochierarchy.html | ||
test_dockids.html | ||
test_filectrl.html | ||
test_formctrl.html | ||
test_formctrl.xhtml | ||
test_gencontent.html | ||
test_groupbox.xhtml | ||
test_iframe.html | ||
test_image.xhtml | ||
test_img.html | ||
test_invalid_img.xhtml | ||
test_invalidationlist.html | ||
test_list.html | ||
test_map.html | ||
test_media.html | ||
test_select.html | ||
test_svg.html | ||
test_tabbox.xhtml | ||
test_tabbrowser.xhtml | ||
test_table.html | ||
test_table_2.html | ||
test_table_3.html | ||
test_tree.xhtml | ||
test_txtcntr.html | ||
test_txtctrl.html | ||
test_txtctrl.xhtml | ||
wnd.xhtml |