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] Separate getBoundingClientRect algorithm from the public API #5614

Closed
szager-chromium opened this issue Oct 13, 2020 · 1 comment

Comments

@szager-chromium
Copy link
Contributor

The IntersectionObserver spec refers to "the getBoundingClientRect() algorithm", which isn't actually a thing. We need to split out the algorithm from the public API, so that other specs can refer to the algorithm.

w3c/IntersectionObserver#55

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