[Webkit-unassigned] [Bug 77768] New: Fix bugs in two SVG manual tests: animateColor-from-by.svg and svg-link-hover-use.svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 13:01:08 PST 2012


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

           Summary: Fix bugs in two SVG manual tests:
                    animateColor-from-by.svg and svg-link-hover-use.svg
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: zimmermann at kde.org


Two small bugs:

1) svg-link-hover-use.svg uses xlink:href="rect" but it should use xlink:href="#rect" according to http://www.w3.org/TR/SVG/struct.html#UseElement.

2) animateColor-from-by.svg says that it animates from "red to purple" but it should say from "red to blue".

-- 
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