Re: [selectors-api] SVG WG Review of Selectors API

On Jan 27, 2009, at 00:18, Alex Russell wrote:

> We just need to invent a pseudo-property for elements which can be  
> matched by a ":not([someProperty=<your_ns_here>])".


To select SVG elements while avoiding HTML elements of the same name,  
a selector that prohibits the local name foreignObject between an  
ancestor svg element and the selector subject would be good enough.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Wednesday, 28 January 2009 09:56:36 UTC