Re: [selectors-api] querySelector with namespace

2009-11-26 Thread Jonathan Watt
On 2009-11-26 2:16 PM, Jonathan Watt wrote: > On 2009-11-26 1:16 PM, Lachlan Hunt wrote: >> Jonathan Watt wrote: >>> Maybe the working group could consider adding some sort of "non-prefix" >>> namespace support to selectors for the sake of >>> query

Re: [selectors-api] querySelector with namespace

2009-11-26 Thread Jonathan Watt
On 2009-11-26 1:16 PM, Lachlan Hunt wrote: > Jonathan Watt wrote: >> Maybe the working group could consider adding some sort of "non-prefix" >> namespace support to selectors for the sake of >> querySelector/querySelectorsAll, >> something like: >> >&

Re: [selectors-api] querySelector with namespace

2009-11-26 Thread Jonathan Watt
On 2009-11-26 12:33 PM, Henri Sivonen wrote: > On Nov 26, 2009, at 13:18, Jonathan Watt wrote: > >> During a discussion about xml:id I was about to make the throw away comment >> that >> you could use querySelector to easily work around lack of support for xml:id, >>

[selectors-api] querySelector with namespace

2009-11-26 Thread Jonathan Watt
Hi, During a discussion about xml:id I was about to make the throw away comment that you could use querySelector to easily work around lack of support for xml:id, but on checking it turns out that's not the case. querySelector, it seems, cannot be used to select on a specific namespace, since you