RESOLVED FIXED 91834
REGRESSION (r123171) content images with explicit sizes specified are heavily distorted
https://bugs.webkit.org/show_bug.cgi?id=91834
Summary REGRESSION (r123171) content images with explicit sizes specified are heavily...
Philippe Wittenbergh
Reported 2012-07-20 01:51:26 PDT
Content images whose is not specified in the the source code of a page a heavily distorted. As far a I can tell, those images are stretched vertically based on the intrinsic width. If width and height are equal (square images), no distortion happens. (<img src="" alt="">) testcase: http://dev.l-c-n.com/webkit/wbk-imgdistortion.html
Attachments
Alexey Proskuryakov
Comment 1 2012-07-20 09:53:14 PDT
I cannot reproduce with ToT, must have been fixed in r123183.
Philippe Wittenbergh
Comment 2 2012-07-20 17:04:41 PDT
Yes, @ r123220 everything works correctly. Thanks. PS - why is it that trac.webkit.org/ fails to load (server doesn't respond) ?
Alexey Proskuryakov
Comment 3 2012-07-20 17:15:50 PDT
> PS - why is it that trac.webkit.org/ fails to load (server doesn't respond) ? Works for me.
Alexey Proskuryakov
Comment 4 2012-07-20 17:16:01 PDT
*** Bug 91874 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.