gecko/accessible/tests/mochitest/name
Trevor Saunders 9ee7f78167 bug 852129 - use HyperTextAccessible for invalid img r=surkov, bz
If the img is not valid then its children will be rendered, and the
sensible way to handle that is by giving the img a HyperTextAccessible
instead of an ImageAccessible.  Since the accessible name of such an img
should be the value of the alt attribute we add similar logic as
ImageAccessible::NativeName() to HyperTextAccessible::NativeName()
conditioned on the tag being img.
2013-06-12 05:13:34 -04:00
..
general.css
general.xbl
Makefile.in
markup.js
markuprules.xml
moz.build
test_browserui.xul
test_general.html bug 852129 - use HyperTextAccessible for invalid img r=surkov, bz 2013-06-12 05:13:34 -04:00
test_general.xul
test_link.html
test_list.html
test_markup.html
test_svg.html
test_tree.xul