Re: [HTML5] 2.8 Character encodings

Ian Hickson wrote:
> ...
>> If HTML5 only requires two charsets, then requiring support for 
>> equivalence tables is nonsensical.
> 
> How so?
> ...

Minimally the requirement for entries in the table that contain 
character sets for which support is not required.

So if HTML5 implementations are required to support encodings A and B, 
what's the point in requiring them to map from C to D, if they do not 
understand D anyway?

Related:

"User agents must support the preferred MIME name of every character 
encoding they support that has a preferred MIME name, and should support 
all the IANA-registered aliases. [IANACHARSET]"

How is this supposed to work? By updating the client every time a new 
alias is registered?

Also, using RFC1345 as normative definition of ASCII looks wrong to me, 
it really should point to the ANSI spec.

BR, Julian

Received on Wednesday, 12 August 2009 07:02:36 UTC