You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
caugner
changed the title
CSS visibility - visibility: collapse now supported by Chrome
css.properties.visibility - Chrome now supports collapse
Nov 20, 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
The text was updated successfully, but these errors were encountered: