http://www.w3.org/Bugs/Public/show_bug.cgi?id=9214 steve faulkner <faulkner.steve@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |faulkner.steve@gmail.com --- Comment #10 from steve faulkner <faulkner.steve@gmail.com> 2010-03-24 02:28:44 --- (In reply to comment #7) > I don't understand why we would make: > <img role="presentation" src="img"> > ...valid (and implying alt=""), when we already have: > <img alt="" src="img"> > ...which is valid, means the same thing, and implies role="presentation". What > is the benefit? 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. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.Received on Wednesday, 24 March 2010 02:28:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 24 March 2010 02:28:47 GMT