Error in HTML 4.01: invalid example for ABBR

View: New views
2 Messages — Rating Filter:   Alert me  

Error in HTML 4.01: invalid example for ABBR

by Křištof Želechovski :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

The HTML 4.01 Specification[1] contains the following example[2]

<ABBR lang="es" title="Do&ntilde;a">Do&ntilde;a</ABBR>

This is wrong: a word is not an abbreviation for itself.

Please fix.

Chris


Re: Error in HTML 4.01: invalid example for ABBR

by Steven Pemberton-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks. Indeed the content of the element should be D<sup>a</sup>.  
However, there are no plans to reissue the HTML4 spec, so this mistake  
will not be corrected.

Best wishes,

Steven Pemberton


On Sat, 19 Sep 2009 19:18:22 +0200, Kristof Zelechovski  
<giecrilj@...> wrote:

> The HTML 4.01 Specification[1] contains the following example[2]
>
> <ABBR lang="es" title="Doña">Doña</ABBR>
>
> This is wrong: a word is not an abbreviation for itself.
>
> Please fix.
>
> Chris
>
>
>   _____
>
> [1] HTML 4.01 Specification  
> <http://www.w3.org/TR/1999/REC-html401-19991224>
>
>
> [2]
> <http://www.w3.org/TR/1999/REC-html401-19991224/struct/text.html#edef-ABBR>
> 9.2.1 Phrase elements
>