Re: hasFeature revisited
Anne van Kesteren <[email protected]>
| Newsgroups | gmane.comp.web.dom.general,gmane.comp.web.svg |
|---|---|
| Message-ID | <CADnb78ixMb+URGO1y4iVk5EuRyNCcmiph_bajKpCvkPKd8W1aw@mail.gmail.com> |
On Fri, Apr 26, 2013 at 2:52 AM, Dirk Schulze <[email protected]> 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/