- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Aug 2022 15:03:25 +0000
- To: public-css-archive@w3.org
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