[Webkit-unassigned] [Bug 92410] New: <svg> element with no intrinsic size and max-width gets sized incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 11:58:31 PDT 2012


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

           Summary: <svg> element with no intrinsic size and max-width
                    gets sized incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


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

In the attached test case, the <svg> element ends up having a width of 300px (based on the default 300-by-150 for replaced elements with no intrinsic size) instead of 400px (based on its width attribute specifying 100%).

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