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

CSS visibility - visibility: collapse now supported by Chrome #25031

Open
atlight opened this issue Nov 11, 2024 · 0 comments
Open

CSS visibility - visibility: collapse now supported by Chrome #25031

atlight opened this issue Nov 11, 2024 · 0 comments
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@atlight
Copy link

atlight commented Nov 11, 2024

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

https://github.com/mdn/browser-compat-data/blob/main/css/properties/visibility.json says that Chrome doesn't properly support visibility: collapse on tables, but this was apparently added as part of TablesNG, which shipped in Chrome 91.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

The caveat regarding visibility: collapse should be rewritten to account for this. Presumably Opera needs to be updated too. Not sure about Safari.

Did you test this? If so, how?

Noticed this behaviour in latest Chrome.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

No branches or pull requests

2 participants