Re: Selectors, getElementsByTagName() and camelCase SVG

Anne van Kesteren wrote:
>> I'm not sure I follow that.  All the behavior discussed here only 
>> applies to HTML documents.  In XML documents, all the matching is 
>> case-sensitive.  At least as the spec is currently written, and in all 
>> the proposals in this thread.
> 
> To be honest, I was under the impression that eventually 
> getElementsByTagName would do this regardless of type of document. The 
> less differences the better imo.

I don't think case-insensitive matching of HTML is desirable in XHTML 
documents, honestly.

-Boris

Received on Wednesday, 15 April 2009 18:49:30 UTC