ladybird/Tests/LibWeb/Layout/input/crash-tests
Aliaksandr Kalenik 18cf540bfb LibWeb: Fix crashing in LengthOrAutoOrCalculated::without_auto()
...when `LengthOrAutoOrCalculated` holds calculated value. We were
incorrectly assuming that if contained value is not auto, then it must
be a length.

Fixes crashing on https://hollowknightsilksong.com/
2025-09-08 19:35:31 +01:00
..
html-with-only-a-template-tag.html
img-with-calc-inside-sizes-attr.html