[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:51:29 PDT 2012


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


Dean Jackson <dino at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #152706|0                           |1
        is obsolete|                            |




--- Comment #2 from Dean Jackson <dino at apple.com>  2012-07-17 17:51:28 PST ---
Created an attachment (id=152888)
 --> (https://bugs.webkit.org/attachment.cgi?id=152888&action=review)
Updated Test Case

Updated test case to show that the SVG *content* retains its aspect ratio, but the image element doesn't use the intrinsic width and height. Basically the img element resizes to the wrong dimensions and then draws the SVG as it should.

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