WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
284698
Remove unnecessary rounding leading to subpixel issues in elementToPoint hit testing
https://bugs.webkit.org/show_bug.cgi?id=284698
Summary
Remove unnecessary rounding leading to subpixel issues in elementToPoint hit ...
Ahmad Saleem
Reported
2024-12-14 15:36:32 PST
Hi Team, It seems we are doing unnecessary rounding here:
https://searchfox.org/wubkat/rev/d81c1b27d2ba489e7f086c79af5da4235e0308ee/Source/WebCore/rendering/HitTestLocation.cpp#31
and fixing it progress -
https://wpt.fyi/results/css/cssom-view/elementFromPoint-subpixel.html?label=master&label=experimental&aligned&q=elementfrompoint-subpixel
Just raising, so we can fix it. Will do draft PR to see fall out on EWS. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-12-14 15:37:45 PST
<
rdar://problem/141496802
>
Ahmad Saleem
Comment 2
2024-12-14 15:40:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37975
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