[Webkit-unassigned] [Bug 227704] New: clip-path inset is incorrectly applied to the svg element.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 6 07:20:11 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227704
Bug ID: 227704
Summary: clip-path inset is incorrectly applied to the svg
element.
Product: WebKit
Version: Safari 14
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: justas543 at gmail.com
CC: zimmermann at kde.org
Created attachment 432924
--> https://bugs.webkit.org/attachment.cgi?id=432924&action=review
safari incorrect clipping
clip-path inset is incorrectly applied to the svg element.
Go to https://jsfiddle.net/byo2kenj/5/
Observe that when clip-path is applied to div it is working correctly.
Observe that when the same clip-path is applied to exact same size svg it is clipping it incorrectly.
Both Firefox and Chrome are working as intended only Safari is breaking.
--
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/20210706/9d16c39a/attachment.htm>
More information about the webkit-unassigned
mailing list