DOM3 Core: case-insensitive comparsion not defined

Hi,

  DOM Level 3 Core notes that DOMConfiguration parameters and feature
strings are case-insensitive, but it does not define how to compare
strings other than saying it must happen in terms of code points which
is obvious, but it doesn't say whether .hasFeature('ß' ...) matches a
'SS' feature, for example.

regards,
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Saturday, 25 March 2006 19:55:18 UTC