[Bug 9213] HTML5 Lacks a Way to Programmatically-Determine Missing Text Alternatives

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9213


Maciej Stachowiak <mjs@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs@apple.com




--- Comment #1 from Maciej Stachowiak <mjs@apple.com>  2010-03-23 06:14:58 ---
As far as I can tell, the text here requires validators to report an error if
alt is absent and none of the conditions applies:
http://dev.w3.org/html5/spec/Overview.html#guidance-for-conformance-checkers

"A conformance checker must report the lack of an alt attribute as an error
unless one of the conditions listed below applies:..."

In particular, the set of conditions there seems just as checkable as the set
in the Change Proposal. Therefore I think this bug should be resolved as
WORKSFORME.


-- 
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 Tuesday, 23 March 2010 06:15:01 UTC