Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncombined browser versions in "Show all" mode for CSS Grid #4565

Closed
Schnark opened this issue Oct 18, 2018 · 2 comments
Closed

Uncombined browser versions in "Show all" mode for CSS Grid #4565

Schnark opened this issue Oct 18, 2018 · 2 comments

Comments

@Schnark
Copy link

Schnark commented Oct 18, 2018

See https://caniuse.com/#feat=css-grid. There are several entries where I don't understand why they are not combined into a single entry: IE 6-8 has one entry, but IE 9 is separate, though I can't see any difference. The same is true for Firefox 2-18/19-39 Chrome 4-24/25-28, etc.
I haven't found any other occurrence of this issue in other tables, so I suspect that there's rather something wrong with the data than with the "Show all" mode.

@Schnark
Copy link
Author

Schnark commented Oct 19, 2018

@Fyrd
Copy link
Owner

Fyrd commented Oct 21, 2018

Thanks, should be fixed now. The issue was that occasionally the support value is set as "no support but has polyfill" though this isn't visible in the UI. Until that changes I've ensured these are combined with "no support".

@Fyrd Fyrd closed this as completed Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants