[Webkit-unassigned] [Bug 69459] New: viewBox on nested SVG causes wrong content size for relative values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 13:30:51 PDT 2011


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

           Summary: viewBox on nested SVG causes wrong content size for
                    relative values
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://srufaculty.sru.edu/david.dailey/svg/recent/slid
                    erzoom.svg
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org


Created an attachment (id=109849)
 --> (https://bugs.webkit.org/attachment.cgi?id=109849&action=review)
Content of nested SVG with relative values shouldn't change 

I couldn't check the correct behavior right now. But on Opera, Firefox, IE and Batik the content of nested SVG elements does not scale or move on changing values for 'viewBox'. In the example the rect should stay where it is and should not change its size. Absolute values on the other side should change depending of the viewBox (like the stroke width in the example).

Another problem that I see with absolute and relative values is a repaint issue.

The problem occurs in the tests:
* http://srufaculty.sru.edu/david.dailey/svg/recent/sliderzoom.svg
* http://srufaculty.sru.edu/david.dailey/svg/recent/sliderzoom2.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