[Webkit-unassigned] [Bug 81513] New: Relative-height block SVG root not layed out on container height change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 08:51:00 PDT 2012


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

           Summary: Relative-height block SVG root not layed out on
                    container height change
           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: fmalita at google.com
                CC: zimmermann at kde.org


https://bugs.webkit.org/show_bug.cgi?id=79490 missed a couple of explicit style()->logical{Min,Max,}Height tests in RenderView::layout() & RenderBlock::layoutBlockChildren(). These prevent relative-height block SVG elements from being resized on container height changes.

Clicking the green rect in the attached test resizes the containing <div> vertically, but the SVG root element is not re-adjusted.

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