- From: Anne van Kesteren <annevk@opera.com>
- Date: Tue, 14 Nov 2006 23:25:30 -0800
- To: "Web APIs WG (public)" <public-webapi@w3.org>
On Tue, 14 Nov 2006 14:34:44 -0800, Web APIs Issue Tracker <dean+cgi@w3.org> wrote: > CSS selectors for namespace prefixes are case-insensitive. Should we > follow that? FWIW, the current editor's draft says that user agents must pass the prefix argument lowercased (A-Z becomes a-z) to the lookupNamespaceURI method of the NSResolver object or ECMAScript function. This should solve this issue. (This solution has been proposed by and discussed with at least two members of the CSS WG.) -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>
Received on Wednesday, 15 November 2006 07:58:37 UTC