Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a resize observer step to the "update the rendering" steps #5124

Open
smfr opened this issue Dec 4, 2019 · 1 comment
Open

Add a resize observer step to the "update the rendering" steps #5124

smfr opened this issue Dec 4, 2019 · 1 comment

Comments

@smfr
Copy link

smfr commented Dec 4, 2019

Resize Observer is described in a CSS working group draft https://drafts.csswg.org/resize-observer-1/, but is supported by the major browsers now.

https://drafts.csswg.org/resize-observer-1/#html-event-loop has some not-very-clear text about when observerations fire, but written as a confusing delta on the event loop steps https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model.

https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model should just add a step for resize observer.

@smfr
Copy link
Author

smfr commented Dec 4, 2019

@atotic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants