Re: hasFeature()

On Tue, Sep 16, 2014 at 8:04 PM, Stephen Chenney <schenney@chromium.org> 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/

Received on Tuesday, 16 September 2014 18:11:53 UTC