mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-27 22:39:43 +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 |
||
---|---|---|
.. | ||
box.c | ||
box.h | ||
font.h | ||
form.c | ||
form.h | ||
html.c | ||
html.h | ||
layout.c | ||
layout.h | ||
textplain.c | ||
textplain.h |