[Webkit-unassigned] [Bug 82489] New: SVG Inline content incorrectly sizes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 11:18:07 PDT 2012


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

           Summary: SVG Inline content incorrectly sizes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: schenney at chromium.org
                CC: zimmermann at kde.org, krit at webkit.org


Created an attachment (id=134346)
 --> (https://bugs.webkit.org/attachment.cgi?id=134346&action=review)
Repro case

When svg is included inline with text in an html document with the width defined and a viewbox, it negotiates a 100% height. Other browsers set the height to preserve the given width and aspect ratio from the viewbox, as one would hope for.

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