[Webkit-unassigned] [Bug 20634] New: SVG transform attribute is ignored by <use> in <clipPath>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 14:36:03 PDT 2008


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

           Summary: SVG transform attribute is ignored by <use> in
                    <clipPath>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: spam_hole at shaw.ca


If a transform attribute is set on a <path>, and that path is subsequently made
into a clipPath by use of the <use> element, the transform attribute is
ignored.

For example, in the attached document, #crect is transformed to clip the green
rect to the entire view box. If the transformation is not applied, #crect lies
outside the view box and the red box underneath will be shown. Opera and
Firefox both render a green square, but Safari 3.1.2 and r36012 both render a
red square.


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



More information about the webkit-unassigned mailing list