mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 00:27:05 +00:00
This patch adds handling of the 'object-fit' CSS property to the painting of HTML Image Elements. This is achieved by first calculating the rect which the image would need if it were to fully expand into open space and then adequately cropping it to fit into the image's box. scale-down is not supported for now.
5.9 KiB
5.9 KiB