- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Aug 2013 14:40:55 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23008
Bug ID: 23008
Summary: Change definition of <cite> to allow it to refer to
names of people, not just works
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: bruce@brucelawson.co.uk
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
CHange
"The cite element represents the cited title of a work; for example, the title
of a book mentioned within the main text flow of a document." to
"The cite element represents the cited title of a work or the author of a
quotation; for example, the title of a book mentioned within the main text flow
of a document."
And remove text "Although previous versions of HTML implied that the cite
element can be used to mark up the name of a person, that usage is no longer
considered conforming. The cite element now solely represents the cited title
of a work; for example, the title of a book, paper, essay, poem, score, song,
script, film, TV show, game, sculpture, painting, theater production, play,
opera, musical, exhibition, legal case report, or other such work."
Replace with "A common idiom for citing the author of some quoted text is to
cite the author's name within the blockquote containing the quotation."
This reverts to the HTML4 meaning of the element, restores millions of
WordPress blogs to conformance (as they often use the cite element to represent
the name of a commenter), and documents established use by authors in the wild
- see http://lists.w3.org/Archives/Public/public-html/2013Aug/0082.html and
http://oli.jp/example/blockquote-metadata/
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 19 August 2013 14:40:57 UTC