Re: [csswg-drafts] [selectors-4] Add pseudo-class to establish before-change style for css-transitions on new elements. (#8174)

Tested a bit more — it seems that there are issues with the content of `<details>`, even if I'm trying to work around it by explicitly hiding the content when not open: https://codepen.io/kizu/pen/NWLjEWv

For the “fixed” case it feels that there might be some kind of a race condition or something? It is very randomly sometimes work for me, sometimes not, did not really manage to understand why.

The non-fixed version initially worked only if I did expand it right after the page load, once, then it started to work on the expand regardless of the time passed from the start, but only ever once.


-- 
GitHub Notification of comment by kizu
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8174#issuecomment-1453885888 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:49:57 UTC