- From: Felix Sasaki <fsasaki@w3.org>
- Date: Fri, 28 Apr 2006 00:00:16 +0900
- To: Elliotte Harold <elharo@metalab.unc.edu>
- Cc: www-i18n-comments@w3.org
Received on Thursday, 27 April 2006 15:00:27 UTC
Elliotte Harold wrote: > > The HTML is invalid due to duplicate IDs; at least in the conformance > criteria section. e.g. here there are two a elements with the id > ltli-c1, one inside and one outside the p element: > > <li><a name="ltli-c1" id="ltli-c1"></a><p><a name="ltli-c1" > id="ltli-c1">Specifications that make use of </a><a > href="#lang-locale-values">language or locale values</a> <span > class="rfc2119">MUST</span> meet the conformance criteria defined for > "well-formed" processors, as defined in sec. 2.2.9 of <a title="Tags for > the Identification of Languages" href="#rfc3066bis">[RFC > 3066bis]</a>.</p></li> > thank you for the comment, but I see no errors, neither at /TR/ltli , nor at /International/core/langtags/ : <li><a name="ltli-c1" id="ltli-c1"/><p>Specifications that make use of <a href="#lang-locale-values">language or locale values</a> <span class="rfc2119">MUST</span> meet the conformance criteria defined for "well-formed" processors, as defined in sec. 2.2.9 of <a title="Tags for the Identification of Languages" href="#rfc3066bis">[RFC 3066bis]</a>.</p></li> regards, Felix.
Received on Thursday, 27 April 2006 15:00:27 UTC