RESOLVED FIXED263040
getBoundingClientRect return a wrong rect on a range that ends at the beginning of an element
https://bugs.webkit.org/show_bug.cgi?id=263040
Summary getBoundingClientRect return a wrong rect on a range that ends at the beginni...
Ryosuke Niwa
Reported 2023-10-11 14:56:39 PDT
When a range ends at the beginning of an element, we incorrectly include the text in the element in getBoundingClientRect. <rdar://112543805>
Attachments
Ryosuke Niwa
Comment 1 2023-10-11 15:00:44 PDT
EWS
Comment 2 2023-10-12 13:23:12 PDT
Committed 269271@main (fc487e690086): <https://commits.webkit.org/269271@main> Reviewed commits have been landed. Closing PR #18961 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.