Skip to content

[resize-observer] IDL index incorrectly includes ResizeObservation #5508

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

Closed
saschanaz opened this issue Sep 10, 2020 · 1 comment
Closed

Comments

@saschanaz
Copy link
Member

https://drafts.csswg.org/resize-observer/#resize-observation-interface
https://drafts.csswg.org/resize-observer/#idl-index

It's just an example and should be excluded from the index.

ResizeObservation is an example struct that can be used in implementation of Resize Observer. It is being included here in order to help provide clarity during the processing model. It effectively holds observation information for a single Element. This interface is not visible to Javascript.

@annevk
Copy link
Member

annevk commented Oct 4, 2022

Per @domenic this is fixed.

@annevk annevk closed this as completed Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants