Giter Club home page Giter Club logo

Comments (2)

jensimmons avatar jensimmons commented on July 18, 2024

Also, looking at the tables on Can I Use — the footnotes are assigned to odd places.

For example, for Chrome the note is "Before version 115, this value is recognized, but has no effect." This footnote should not be on Chrome 115+. It should be on the versions where this was true, presumably version 114, 113, 112... back to whenever the parsing was first implemented. The boxes representing Chrome 114, 113 and prior should be red (as they are) with the footnote. And then, for Chrome 115, the box should be green without any footnote.

Once this change is made, there's only one footnote needed (rather than one for each Chromium browser). The new note can simply say: "This value is recognized, but has no effect." Or perhaps we should add more that explains feature queries will not work properly. Something like: "Testing with a feature query will show support, but only parsing was implemented, not the feature's functionality" or something. That one footnote can be applied to all the versions where it is the case — instead of all the versions where it is not the case.

from browser-compat-data.

jensimmons avatar jensimmons commented on July 18, 2024

It's likely that these "value is recognized, but has no effect" browser versions deserve partial support — with a footnote that says something like:

[1] Supports unsafe, and returns true for Feature Query tests of safe, but does not support safe.

This is because for Flexbox unsafe is the same behavior as no keyword being present, so therefore once it parses, it's correct & supported. But this still means "partial", since the table cell is about both safe and unsafe.

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.