[Webkit-unassigned] [Bug 123616] New: REGRESSION: SVG animate rect rx ry does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 04:54:05 PDT 2013


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

           Summary: REGRESSION: SVG animate rect rx ry does not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kari.pihkala at gmail.com
                CC: dino at apple.com


Created an attachment (id=215729)
 --> (https://bugs.webkit.org/attachment.cgi?id=215729&action=review)
Example with a working and non-working rectangles

Rectangle radius rx or ry animation does not work if those attributes are not specified in the rect element. This works in Safari 5.1.10 Webkit 534.59.10 on Mac OS X 10.6, but not in Safari 6.1 or the nightly build (538.5+) on Mac OS X 10.8.

The attached example has two animated rectangles. The red rectangle does not have default rx or ry attributes and the animation does not work. The green rectangle has the rx attribute, therefore the animation works.

There are also examples not working in the wild, such as http://de.wikibooks.org/wiki/Datei:SVG-Animation_Beispiel01.svg

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list