[Bug 6496] [blocked on aria] Allow <img aria-labelledby> to act as a caption

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


Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch>  2009-09-07 10:01:50 ---
I've integrated ARIA, and allowed aria-labelledby, but making HTML document
conformance depend on ARIA seems like a layering violation to me. If the image
is described by another paragraph, then use alt="" along with
aria-labelledby="...", not just the latter with no alt.


-- 
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 Monday, 7 September 2009 10:02:03 UTC