Giter Club home page Giter Club logo

Comments (3)

hamishwillee avatar hamishwillee commented on June 26, 2024

The data comes from https://mdn-bcd-collector.gooborg.com/tests/api/Document/parseHTMLUnsafe_static , which matches what the BCD currently says.

My understanding is that

  • this tool tracks the WebIDL - i.e. the presence properties/methods on the corresponding object.
  • BCD doesn't track bugs as such - so even if a feature doesn't work correctly due to a bug we don't indicate the sub versions where that is true. This is a pragmatic decision.

@Elchi3 @queengooborg Is that correct? ^^^ - should we update to the fixed version for Firefox since the BCD data is "deceptive".

from browser-compat-data.

queengooborg avatar queengooborg commented on June 26, 2024
  • this tool tracks the WebIDL - i.e. the presence properties/methods on the corresponding object.

By default, the collector determines if a feature is supported by its presence in WebIDL or otherwise, as that is the safest bet for 99% of features -- so for most features, yes, this is correct. However, not all features can be checked this way, so the collector supports custom tests, which is useful in cases like this one where support is not directly associated with the presence of the method/property.

  • BCD doesn't track bugs as such - so even if a feature doesn't work correctly due to a bug we don't indicate the sub versions where that is true. This is a pragmatic decision.

This is incorrect. These cases are exactly why we have a partial_implementation property.

from browser-compat-data.

hamishwillee avatar hamishwillee commented on June 26, 2024

"Somewhat incorrect" - I've only seen partial implementation added at the beginning of an API introduction - not in the middle due to a late-breaking bug.
But thanks, I get your point.

from browser-compat-data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.