[whatwg] [wf2] case-insensitive is not defined in terms of Unicode
fantasai
fantasai.lists at inkedblade.net
Fri Jul 22 00:54:20 PDT 2005
Anne van Kesteren wrote:
> From:
> <http://whatwg.org/specs/web-forms/current-work/#methodAndEnctypes>
> # The value of the enctype attribute must be dispatched using a
> # case-insensitive literal comparison.
>
> What exactly does this mean, in terms of Unicode?
The syntax for content types allows US-ASCII only, so Unicode
case mapping [1], which defines case-insensitive matching for
Unicode strings, is irrelevant.
[1] http://www.unicode.org/reports/tr21/
~fantasai
More information about the whatwg
mailing list