- From: Ian Hickson <ian@hixie.ch>
- Date: Sat, 4 Sep 2004 11:02:25 +0000 (UTC)
- To: Chris Lilley <chris@w3.org>
- Cc: www-svg@w3.org
On Fri, 3 Sep 2004, Chris Lilley wrote: > > For Selectors, it is (CSS3) selectors. This is needed for the > 'nth-child', 'not' etc functionality. CSS2 selectors (as implemented in > SVG Full and SVG Basic, and by modern HTML browsers such as Firefox, > Opera, Safari etc) would not be powerful enough and CSS1 selectors (as > implemented in IE/Win) not nearly powerful enough. This is debatable, given that both Mozilla XBL and Microsoft HTCs don't support anything near as powerful as even CSS1 Selectors, and yet are still considered very powerful. While real use cases do exist for more advanced matching, the most common cases are just matching on local names. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Saturday, 4 September 2004 11:02:27 UTC