I'm very glad to see that getAltText() and setAltText() are being
added to the Image class.

Could alt text be added to Tree images?  I know that this seems like a
picky point, especially since the GWT team has added the ARIA role and
aria-* attributes to Trees.  However, though I've added alt to the
image on a page, went I run the Firefox Accessibility Extension DHTML
Report (http://firefox.cita.uiuc.edu/tools/), "Informative Images"
fails because "4 img elements do not have an alt attribute", although
3 dozen other images have an alt attribute.  You guessed it--there are
exactly 4 tree icons on my page.

Yes, it's a small point, but I can imagine some anal-retentive tester
giving some harried developer hell over this, though the ARIA markup
provides basically the same information the alt text would provide.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to