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

[css-highlight-api] The algorithm for highlightsFromPoint doesn't handle StaticRanges #11745

Open
smaug---- opened this issue Feb 19, 2025 · 0 comments
Assignees

Comments

@smaug----
Copy link

The algorithm says "The coordinates x,y fall inside at least one of the DOMRects returned by calling getClientRects() on range."
But StaticRanges don't have getClientRects method

(I thought I had filed this issue already, but can't seem to find it now)

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

No branches or pull requests

2 participants