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
The website should report that Edge supports interpolate-size.
Did you test this? If so, how?
I've made a website with expandable <details> element utilising interpolate-size to animate it and tested that it works in Edge version 131.0.2903.70. I have not tested other versions. I've used code from https://nerdy.dev/open-and-close-transitions-for-the-details-element.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The website states that Microsoft Edge does not support
interpolate-size
, however I am using Edge and can confirm that it works.What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
The website should report that Edge supports
interpolate-size
.Did you test this? If so, how?
I've made a website with expandable
<details>
element utilisinginterpolate-size
to animate it and tested that it works in Edge version 131.0.2903.70. I have not tested other versions. I've used code from https://nerdy.dev/open-and-close-transitions-for-the-details-element.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
https://developer.mozilla.org/en-US/docs/Web/CSS/interpolate-size
MDN metadata
MDN page report details
css.properties.interpolate-size
The text was updated successfully, but these errors were encountered: