Re: [csswg-drafts] [cssom-view] No event to track window position (#7693)

AFAIK  the `resize` event can easily be awful for perf since it's sync and fires lots of times during the resize.
It seems `move` would have the same problem. An async observer may be a better idea?

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


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

Received on Monday, 5 September 2022 18:43:31 UTC