Re: [csswg-drafts] [css-sizing] Is last remembered size logical or physical? (#7564)

The CSS Working Group just discussed `[css-sizing] Is last remembered size logical or physical?`, and agreed to the following:

* `RESOLVED: Last remembered size is the logical size, not the physical size`

<details><summary>The full IRC log of that discussion</summary>
&lt;emeyer> Topic: [css-sizing] Is last remembered size logical or physical?<br>
&lt;emeyer> github: https://github.com/w3c/csswg-drafts/issues/7564<br>
&lt;emeyer> oriol: Spec says when c-i-s is auto, then we record current size, but doesn’t say how this is done and we stored height and width or block and inline size?<br>
&lt;emeyer> …I propose to store a logical size; Blink is already doing this, and I’m doing the same in Firefox<br>
&lt;TabAtkins> q+<br>
&lt;emeyer> …Approach seems better because observers are triggered on logical size change, not physical size<br>
&lt;emilio> ack TabAtkins<br>
&lt;Rossen_> ack TabAtkins<br>
&lt;emeyer> TabAtkins: This seems wild to me, I definitely imagine physical size when I wrote this, but given resizeobserver depends on logical size, let’s do it<br>
&lt;emeyer> RESOLVED: Last remembered size is the logical size, not the physical size<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7564#issuecomment-1218258109 using your GitHub account


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

Received on Wednesday, 17 August 2022 16:41:22 UTC