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

smaug---- has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-highlight-api] The algorithm for highlightsFromPoint doesn't handle StaticRanges ==
The algorithm says "The coordinates x,y fall inside at least one of the [DOMRect](https://drafts.fxtf.org/geometry-1/#domrect)s returned by calling [getClientRects()](https://drafts.csswg.org/cssom-view-1/#dom-range-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)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11745 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 19 February 2025 15:05:16 UTC