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

I finally managed to have a go at writing some spec text for this. I more or less copied the strategy used by the resize event: hooking directly into the event loop such that the event fires at most once per frame.

The [CSS side is here](https://github.com/alice/csswg-drafts/pull/1/files), and the [HTML side is here](https://github.com/alice/html/pull/1/files).

@frivoal If you could take a first look at those and let me know if you have any feedback on the text, I can make any edits you think might be needed and then make some more formal PRs, if we feel like this is a good direction.

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


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

Received on Friday, 22 September 2023 02:06:47 UTC