[Webkit-unassigned] [Bug 80431] New: RenderImage ignores its percent width/height when setContainerSizeForRenderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 10:57:36 PST 2012


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

           Summary: RenderImage ignores its percent width/height when
                    setContainerSizeForRenderer
           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: yong.li.webkit at gmail.com
                CC: zimmermann at kde.org


<img width=50% height=50% src=sample.svg/>

The percent width/height is ignored and it ends up with using the width/height defined in the svg source to allocate image buffers.

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