- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Jan 2023 17:25:07 +0000
- To: public-css-archive@w3.org
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