- From: <bugzilla@jessica.w3.org>
- Date: Mon, 27 Dec 2010 12:50:16 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11610
Summary: The abbr element I suggest to add the for attribute,
for abbreviations and acronyms defined inline. Some
solution proposals: 1. <abbr>W3C</abbr> (<title
for="W3C">World Wide Web Consortium</title>) 2.
<abbr>CC</abbr> (<dfn for="CC">Creative Commons</dfn>)
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://dev.w3.org/html5/spec/Overview.html
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top
Comment:
The abbr element
I suggest to add the for attribute, for abbreviations and acronyms defined
inline. Some solution proposals:
1. <abbr>W3C</abbr> (<title for="W3C">World Wide Web Consortium</title>)
2. <abbr>CC</abbr> (<dfn for="CC">Creative Commons</dfn>)
Where the for content is equal to the abbr content, always shorter as an
abbreviation or an acronym.
Posted from: 78.13.251.223
--
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, 27 December 2010 12:50:18 UTC