[Webkit-unassigned] [Bug 82645] New: SVG as background to div not sized correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 12:48:48 PDT 2012


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

           Summary: SVG as background to div not sized correctly
           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


Created an attachment (id=134646)
 --> (https://bugs.webkit.org/attachment.cgi?id=134646&action=review)
Main html file

http://code.google.com/p/chromium/issues/detail?id=113414

When SVG content is used as the background for another element (say a <div>) it should fill the entire shape, even if it breaks aspect ratio. This worked properly in Safari 5.1.2 but no longer works in trunk Safari or Chrome. No doubt this is related to all other other resizing problems we currently have. This bug is to track and confirm this aspect of sizing behavior.

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