Re: [csswg-drafts] [css-overflow-4] When does the blockification of -webkit-box occur? (#10435)

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>
&lt;bramus> emilio: about -webkit-line-clamp right?<br>
&lt;bramus> … turned that into -webkit-box<br>
&lt;bramus> … if you have right set of conditions then ?? BFC, but should that blockification happen?<br>
&lt;bramus> … at what time? ?? time or computed value time?<br>
&lt;bramus> … main argument for doing at computed value time is that it is more consistent with things like display block<br>
&lt;bramus> … it makes gCS not lie<br>
&lt;bramus> iank_: looked into why we did it like that<br>
&lt;bramus> … result of us being conservative bc we did it first<br>
&lt;bramus> … so emilio you havent had any compat issue due to doing it at this time?<br>
&lt;bramus> emilio: never<br>
&lt;bramus> iank_: would be fine to changing at computed value time with caveat that we dont run into issue<br>
&lt;bramus> PROPOSED RESOLUTION: blockification of -webkit-box happens at computed value time<br>
&lt;bramus> astearns: objections?<br>
&lt;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