w3ctag / design-reviews

W3C specs and API reviews
Creative Commons Zero v1.0 Universal
330 stars 55 forks source link

Display and content-visibility animations #824

Closed josepharhar closed 1 year ago

josepharhar commented 1 year ago

こんにちは TAG-さん!

I'm requesting a TAG review of Display and content-visibility animations.

Support specifying display and content-visibility in animations. This support allows for developers to create exit animations after which the element automatically becomes display: none or content-visibility: hidden without needing to write any javascript to handle that switch after the animation is finished. This allows exit animations for elements to be added purely in CSS.

Further details:

We'd prefer the TAG provide feedback as (please delete all but the desired option):

💬 leave review feedback as a comment in this issue and @-notify [github usernames]

josepharhar commented 1 year ago

This feature is now handled by https://github.com/w3ctag/design-reviews/issues/829