[Webkit-unassigned] [Bug 91474] REGRESSION (r112229): SVG images don’t scale proportionally when constrained by percentage max-width and max-height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 17:53:24 PDT 2012


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





--- Comment #3 from Dean Jackson <dino at apple.com>  2012-07-17 17:53:23 PST ---
Instead, it uses the intrinsic height (300) but the bounding width (200), rather than using the bounding width (200) and equivalent bounding height (200 to maintain aspect).

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