mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-28 05:05:54 +03:00
67fce3b801
Retain aspect ratio of boxes if only one of width/height are specified (eg <img src="blah" width="123"> would scale height to be 123/image_width * image_height) NB: This does /not/ work for %age widths as %age heights do nothing as yet svn path=/import/netsurf/; revision=750