[Webkit-unassigned] [Bug 268376] New: SVG Marker is not showing if added in the next animation frame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 30 06:16:11 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=268376
Bug ID: 268376
Summary: SVG Marker is not showing if added in the next
animation frame
Product: WebKit
Version: Safari 17
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bruckner.roman at gmail.com
CC: sabouhallawa at apple.com, zimmermann at kde.org
The SVG Marker is not displayed if the `marker-start` attribute is added in `requestAnimationFrame`.
Here’s the minimum reproducible example: https://jsfiddle.net/kumilingus/k90h2Lt1/
Expected: The SVG path has the marker displayed.
Actual: No SVG marker is shown It works in all other browsers.
It used to work (not sure about the specific version). The bug has been introduced recently.
--
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/20240130/cfb48557/attachment.htm>
More information about the webkit-unassigned
mailing list