[Webkit-unassigned] [Bug 185721] New: CSS transition not applied if color and fill="currentColor" in same SVG element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 17 03:57:04 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185721
Bug ID: 185721
Summary: CSS transition not applied if color and
fill="currentColor" in same SVG element
Product: WebKit
Version: Safari 11
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jan.boesenberg at incors.com
CC: zimmermann at kde.org
Created attachment 340569
--> https://bugs.webkit.org/attachment.cgi?id=340569&action=review
Concise test case for reproducing the issue
Open the attached test case and move the mouse over the squares. In both cases the color should fade from red to blue.
In the left example, where color and fill="currentColor" are set on the same element, the transition is ignored and the color changes abruptly from red to blue.
In the right element the color is applied to the containing group element. The transition is applied correctly.
--
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/20180517/ffb762f0/attachment.html>
More information about the webkit-unassigned
mailing list