ladybird/Tests/LibWeb/Layout
Zaggy1024 e3f693ca7c LibWeb: Resolve replaced element size constraints using aspect ratios
Some replaced elements can have intrinsic aspect ratios but no
intrinsic size. In these cases, the tentative sizes are undefined, and
can therefore sometimes be zero. However, when resolving the size
constraints, we are already guaranteed to have an intrinsic aspect
ratio, so let's use that instead to calculate the resolved sizes.
2023-09-04 12:40:17 +02:00
..
expected LibWeb: Resolve replaced element size constraints using aspect ratios 2023-09-04 12:40:17 +02:00
input LibWeb: Resolve replaced element size constraints using aspect ratios 2023-09-04 12:40:17 +02:00