- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Mar 2023 17:40:46 +0000
- To: public-css-archive@w3.org
`display` declarations in `@keyframes` would be used as is except for `display: none`. The current proposal is that `none` values would be replaced by `revert` per @emilio's suggestion in https://github.com/w3c/csswg-drafts/issues/6429#issuecomment-1332439874 . We haven't prototyped this yet - see [crbug.com/1411474](https://crbug.com/1411474). Alternately we could drop them from the processed keyframes but I'm not sure if that would raise other issues. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6429#issuecomment-1453876094 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 3 March 2023 17:40:48 UTC