NEW262709
[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
Radar WebKit Bug Importer
Comment 1 2023-10-12 10:33:15 PDT
Note You need to log in before you can comment on or make changes to this bug.