WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262709
[SVG] checkEnclosure implementation is inconsistent
https://bugs.webkit.org/show_bug.cgi?id=262709
Summary
[SVG] checkEnclosure implementation is inconsistent
Yusuke Suzuki
Reported
2023-10-05 10:32:30 PDT
While the spec requires it should be consistent with hit-detection, this is completely different. 1. filter / masker is not considered in hit-detection. But here it is. 2. Using repaint for hit-detection is simply wrong. This should be renamed to better one. So, naming and implementation both are broken.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-12 10:33:15 PDT
<
rdar://problem/116870027
>
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