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

ResizeObserver tracks changes in the logical sizes, so that seems the right approach.
Otherwise it would be hard to update a physical remembered size when a change in `writing-mode` preserves the logical size (so the ResizeObserver is not invoked) but swaps the physical size.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7564#issuecomment-1218133228 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 15:03:26 UTC