[Webkit-unassigned] [Bug 219531] New: <use> fails to target <path> inserted later

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 22:50:16 PST 2020


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

            Bug ID: 219531
           Summary: <use> fails to target <path> inserted later
           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: tristan.fraipont at gmail.com
                CC: zimmermann at kde.org

Created attachment 415389

  --> https://bugs.webkit.org/attachment.cgi?id=415389&action=review

test case

https://jsfiddle.net/g36aokvt/

When a <use> element targets a <path> element that will be appended in the DOM after the <use>, the <use> element fails to update and to clone the target correctly.  
This works fine in every browsers and in WebKit too when the target is a <rect> or a <circle>.

I guess this is a recent regression, but I was unable to run bisect-builds correctly to be sure.

-- 
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/20201204/1cb40a0c/attachment.htm>


More information about the webkit-unassigned mailing list