Re: hasFeature revisited

On Fri, Apr 26, 2013 at 2:52 AM, Dirk Schulze <dschulze@adobe.com> wrote:
> In SVG hasFeature() is used for feature detection.

Yeah that was the purpose in the DOM too, but generally it was not
very reliable because of the mismatch between where the feature was
implemented and the feature string was located. Using "x" in y is
generally much more reliable.


> If the community accepts this and I can land a patch for Blink, we should have data in the next 3-5 months.

Sounds good.


--
http://annevankesteren.nl/

Received on Friday, 26 April 2013 09:50:25 UTC