Re: hasFeature()
Philip Jägenstedt <[email protected]>
| Newsgroups | gmane.comp.web.dom.general,gmane.comp.web.svg |
|---|---|
| Message-ID | <CAMQvoCnW1v3VgTdoFhTfOFgtEso0EtZ3YgJM=43F-Of5_QRcGQ@mail.gmail.com> |
On Thu, Jan 16, 2014 at 6:39 PM, Anne van Kesteren <[email protected]> wrote: > > Hey, > > http://dom.spec.whatwg.org/#dom-domimplementation-hasfeature has a > weird lifeline basically for SVG and an open issue related to that > since it's not exactly clear what the details should be. Is SVG moving > away from the fantastical feature testing world as well? Should we > just simply always return true? If it would help, I could attempt to add use counters to Blink, get help determine how often hasFeature() is used, and how often it returns false. Philip