[whatwg] The blockquote element spec vs common quoting practices

?ann fim 14.j?l 2011 11:09, skrifa?i Jukka K. Korpela:
> 14.07.2011 13:49, Karl Dubost wrote:
>> <blockquote cite="urn:isbn:978-2-07-07533-7">
>> <p>Sur un p?tale de lotus, j'?crivis ces quelques vers :</p>
>> <p>?<q>M?me si l'on vient me chercher<br/>
>> Comment, abandonnant la ros?e<br/>
>> De pareil lotus,<br/>
>> Retournerai-je<br/>
>> Dans le monde changeant et frivole ?</q> ?</p>
>> <p>et j'envoyais ce p?tale.</p>
>> <p class="source">
>> <cite class="auteur">Shonagon, Sei</cite>,
>> <cite class="titre">Notes de chevet</cite>, p.64, Unesco, NRF, 1966.</p>
>> </blockquote>
Yes, but for usability reasons the cite[@class=titre] should represent a 
hyperlink to the cited book. Is an user agent to find a cite descendant 
of <blockquote> and make it represent a hyperlink to the cited resource 
(identified by the URI in the cite attribute of blockquote)?

> (I don't like to nitpick on the author identification, but wouldn?t
> <cite class="auteur" lang="jp-Latn">Sh?nagon, Sei</cite> be better?)
I don't think author names are allowed in <cite> in HTML 5.

Received on Thursday, 14 July 2011 06:10:06 UTC