Re: hasFeature()
Anne van Kesteren <[email protected]>
| Newsgroups | gmane.comp.web.dom.general,gmane.comp.web.svg |
|---|---|
| Message-ID | <CADnb78gz=KzZd+7N7mJ1mXqU7Rzv07Dk6ztOLQHG3xVet2Px4A@mail.gmail.com> |
On Tue, Sep 16, 2014 at 8:04 PM, Stephen Chenney <[email protected]> wrote: > I took another look at the usage data now that it has been in Chrome for a > while. > > hasFeature appears in just over 4% of page views (higher than the initial > estimates) but it returns false only 0.0036% of the time. > > It seems to me that it is entirely safe to remove this from the spec and > have it always return true during some deprecation period. https://dom.spec.whatwg.org/#dom-domimplementation-hasfeature still requires that. Hopefully the change sticks this time and we can call it a day :-) -- https://annevankesteren.nl/