[Webkit-unassigned] [Bug 81981] New: SVG Viewbox should account for borders on SVG element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 15:53:32 PDT 2012


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

           Summary: SVG Viewbox should account for borders on SVG element
           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, schenney at chromium.org


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

When an SVG element in general HTML has a non-zero-width border, the viewbox is currently sized assuming that the border is absent. But the border intrudes into the SVG element, as it should, and this makes the effective area for the viewport smaller. THe viewport should decide on its transform accounting for the border on its enclosing box.

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