[Webkit-unassigned] [Bug 208279] New: Hit test with clipPath referencing parent element causes infinite recursion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 17:22:11 PST 2020


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

            Bug ID: 208279
           Summary: Hit test with clipPath referencing parent element
                    causes infinite recursion
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dougk at apple.com
                CC: sabouhallawa at apple.com,
                    webkit-bug-importer at group.apple.com,
                    zimmermann at kde.org

When using a hit test that checks an element nested inside a clipPath (but the child element refers to the clipPath), this can result in an infinite recursion.  An extra check is needed to break the cycle when performing the hit test.

<rdar://problem/58381090>

-- 
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/20200227/da6f8a2e/attachment-0001.htm>


More information about the webkit-unassigned mailing list