- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Fri, 23 Jun 2023 14:52:53 +0000
- To: public-css-archive@w3.org
Had a chat with @lilles about this today. He confirmed that its not possible to know whether an element is replaced or not during the style cascade. So the computed value for `overflow` will have to be `normal`. Used value will be either `visible` or `clip`. And to ensure the change is not observable to authors, [resolved value](https://drafts.csswg.org/cssom/#resolved-values) will map to the used value. -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7144#issuecomment-1604396657 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 23 June 2023 14:52:55 UTC