[Webkit-unassigned] [Bug 64823] New: Generated SVG is of the wrong size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 14:03:17 PDT 2011


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

           Summary: Generated SVG is of the wrong size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://code.google.com/p/chromium/issues/detail?id=887
                    42
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jrstarke at gmail.com
                CC: zimmermann at kde.org


If you generate code for an iframe and put svg in it. The size of the svg is wrong. 

I have attached an example where a Blue circle 100px X 100 px should be displayed.  

On Chrome 13.0.782.55 (using the WebKit chromium branch @89960) works as expected, where as Chrome 14.0.825.0 (which uses WebKit trunk @91062) displays the top 100 pixels of a circle that would fill the window.  

On Safari this displays a blank page.

This functionality works properly on IE9

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