[XML-SIG] 4DOM HTML erroneously using NS methods
Martin v. Loewis
martin@v.loewis.de
Sun, 20 Jan 2002 20:22:48 +0100
> We want to be careful here - the HTML names are "exposed" in uppercase, but
> they are CASE-INSENSITIVE in the markup. We need to make sure to maintain
> the case-insensitivity when the html source is originally parsed, as well as
> when names are compared.
Can you please give the precise chapter and verse of the DOM spec that
say name comparison must be case-insensitive?
Regards,
Martin