- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 24 Mar 2010 03:08:10 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9214 --- Comment #11 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-03-24 03:08:09 --- > a point to consider: > role="presentation" on <img> means the browser removes the <img> from > the accessible tree > > alt="" is not removed by the browser, its left up to the assistive > tech to remove it from what it presents to the user. That is incorrect. Per HTML5, alt="" does exactly the same thing as role=presentation. The former actually implies the latter. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Wednesday, 24 March 2010 03:08:11 UTC