WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263040
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-10-11 15:00:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18961
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.
Top of Page
Format For Printing
XML
Clone This Bug