[Webkit-unassigned] [Bug 262709] New: [SVG] checkEnclosure implementation is inconsistent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 10:32:30 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=262709

            Bug ID: 262709
           Summary: [SVG] checkEnclosure implementation is inconsistent
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ysuzuki at apple.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231005/e3b7e16f/attachment.htm>


More information about the webkit-unassigned mailing list