Re: [svg-developers] hasFeature doesn't work with Filter

2010-11-25 Thread Erik Dahlstrom
On Thu, 25 Nov 2010 12:26:49 +0100, Chris Peto wrote: > Hi, > > > document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Filte > r", "1.1") > > > Comes back true in Opera, all others false. I think in most cases you're better off testing the exposed DOM interfaces of the filt

RE: [svg-developers] hasFeature doesn't work with Filter

2010-11-25 Thread Chris Peto
Hi, document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Filte r", "1.1") Comes back true in Opera, all others false. Cheers, Chris From: svg-developers@yahoogroups.com [mailto:svg-develop...@yahoogroups.com] On Behalf Of Andreas Sent: Donnerstag, 25. November 201

RE: [svg-developers] hasFeature doesn't work with Filter

2010-11-25 Thread Chris Peto
Hi Andreas, But, "window.onload = init;" is a little late? Are you sure it is even fired? Cheers, Chris From: svg-developers@yahoogroups.com [mailto:svg-develop...@yahoogroups.com] On Behalf Of Andreas Sent: Donnerstag, 25. November 2010 09:46 To: svg-developers@yahoogroups.com Subject: [svg-de