- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Aug 2024 17:00:34 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-overflow-4] When does the blockification of -webkit-box occur?`, and agreed to the following: * `RESOLVED: blockification of -webkit-box happens at computed value time` <details><summary>The full IRC log of that discussion</summary> <bramus> emilio: about -webkit-line-clamp right?<br> <bramus> … turned that into -webkit-box<br> <bramus> … if you have right set of conditions then ?? BFC, but should that blockification happen?<br> <bramus> … at what time? ?? time or computed value time?<br> <bramus> … main argument for doing at computed value time is that it is more consistent with things like display block<br> <bramus> … it makes gCS not lie<br> <bramus> iank_: looked into why we did it like that<br> <bramus> … result of us being conservative bc we did it first<br> <bramus> … so emilio you havent had any compat issue due to doing it at this time?<br> <bramus> emilio: never<br> <bramus> iank_: would be fine to changing at computed value time with caveat that we dont run into issue<br> <bramus> PROPOSED RESOLUTION: blockification of -webkit-box happens at computed value time<br> <bramus> astearns: objections?<br> <bramus> RESOLVED: blockification of -webkit-box happens at computed value time<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10435#issuecomment-2315852881 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 August 2024 17:00:35 UTC