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

[cssom-view] Add a "get the bounding box" algorithm for getBoundingClientRect() #5614 #7446

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

miketaylr
Copy link
Member

This way other specs like IntersectionObserver can call it.

See w3c/IntersectionObserver#55

…ientRect()

This way other specs like IntersectionObserver can call it.
@miketaylr miketaylr changed the title [cssom-view] Add a "get the bounding box" algorithm for getBoundingClientRect() #7445 [cssom-view] Add a "get the bounding box" algorithm for getBoundingClientRect() #5614 Jul 1, 2022
@miketaylr
Copy link
Member Author

PTAL @emilio

@tabatkins
Copy link
Member

I'll let Emilio make the final say as I'm not an editor, just a frequent tweaker, but this looks fine to me.

@emilio emilio merged commit 75fb940 into w3c:main Jul 5, 2022
@miketaylr miketaylr deleted the getBoundingClientRect-algorithm branch July 6, 2022 14:02
@miketaylr
Copy link
Member Author

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants