[Webkit-unassigned] [Bug 268376] [LegacySVG] SVG Marker is not showing if added in the next animation frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 07:51:39 PDT 2024


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

Caleb Hearon <caleb at chearon.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caleb at chearon.net

--- Comment #8 from Caleb Hearon <caleb at chearon.net> ---
I just encountered this bug. I don't think it has to do with RAF, but rather any change after the first render. The work-around is to remove the SVG element from the DOM and then add it back.

Here's the repro I made, with repro on the first button click, work-around on the second:

https://jsfiddle.net/51wgsby4/

-- 
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/20240530/d28e89a2/attachment.htm>


More information about the webkit-unassigned mailing list