- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 Sep 2010 13:33:16 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10849 Summary: provide means to add image content catagories to images Product: HTML WG Version: unspecified Platform: PC OS/Version: Windows NT Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: faulkner.steve@gmail.com QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Add a typeof attribute (this could also be done using the role attribute) to the <img> element that allows a space seperated list of keywords (defined in the spec or in a register referenced by the spec) to indicate what type of image it is example: <img typeof="chart"> <img typeof="photograph chart"> <img typeof="photograph painting"> This information could then be used by browsers and AT to inform users about image type. -- 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 Thursday, 30 September 2010 13:33:20 UTC