SVN commit 450585 by luis_pedro: Scale images correctly (adjust both height and width) when max-width is used. M +4 -0 ChangeLog --- branches/KDE/3.5/kdelibs/khtml/ChangeLog #450584:450585 @@ -1,3 +1,7 @@ +2005-08-18 Luís Pedro Coelho + * rendering/render_image.cpp: Scale images correctly (adjust both height and width) + when max-width is used. + 2005-08-10 Dawit Alemayehu * ecma/xmlhttprequest.cpp: Convert a 304 (Not Modified) HTTP response in XMLHttpRequest to a 200 (OK) response to make KHTML conform to IE's and