ladybird/Tests/LibWeb/Layout/expected/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.txt LibWeb: Show inline positioning in layout tree dump 2025-08-27 11:53:45 +01:00
img-with-calc-inside-sizes-attr.txt LibWeb: Fix crashing in LengthOrAutoOrCalculated::without_auto() 2025-09-08 19:35:31 +01:00