- From: <bugzilla@jessica.w3.org>
- Date: Thu, 01 Sep 2011 19:23:20 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14000
Summary: I think that 4.5.10 example should have a title
attribut on the <abbr> tag to give the expanded form
of the abbreviation, otherwise the <abbr> tag should
be left off. how about... <dd><i
class="part-of-speech"><abbr title="intransitive
verb">v.intr.</abbr
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: HTML5 spec (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
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
I think that 4.5.10 example should have a title attribut on the <abbr> tag to
give the expanded form of the abbreviation, otherwise the <abbr> tag should be
left off.
how about...
<dd><i class="part-of-speech"><abbr title="intransitive
verb">v.intr.</abbr></i> To be delighted oneself.</dd>
<dd><i class="part-of-speech"><abbr title="transitive verb">v.tr.</abbr></i>
To cause one to be delighted.</dd>
Posted from: 70.26.12.108
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64;
Trident/5.0)
--
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 Thursday, 1 September 2011 19:23:22 UTC