[Webkit-unassigned] [Bug 149617] New: SVG text transform css animation has no effect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 00:46:34 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=149617
Bug ID: 149617
Summary: SVG text transform css animation has no effect
Classification: Unclassified
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: kari.pihkala at gmail.com
CC: zimmermann at kde.org
Created attachment 262048
--> https://bugs.webkit.org/attachment.cgi?id=262048&action=review
CSS Animation of svg text element transform
SVG text element transform can't be animated with CSS Animations. Translate, scale or rotate doesn't work.
The attached example has a translate animation for a text and rect element. Only the rect element is animated.
Also, the steps timing function for the color animation doesn't apply anymore. If the transform animation is removed, then the color animation works as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150929/bfdb1b5d/attachment.html>
More information about the webkit-unassigned
mailing list