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

What does `:initial { display: none }` do?
When an element would start generating a box, it applies, preventing the box, then stops applying, so the element is going to try to generate a box again, so `:initial` applies again, and so on?
Just want to make sure there is no infinite loop.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8174#issuecomment-1379230868 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 11 January 2023 17:25:09 UTC