Re: [csswg-drafts] [css-sizing] Define precise timing for setting last remembered size? (#7659)

Recording it before ResizeObserver callbacks also has the advantage that the reported size will be the current one. If other callbacks could run first, then they could modify the size, and subsequent callbacks would still be reported the old one. So the recorded last remembered size will be up to date.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7659#issuecomment-1249475141 using your GitHub account


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

Received on Friday, 16 September 2022 14:59:27 UTC