ladybird/Tests/LibWeb/Text
Andreas Kling f7a7cd9b2b LibWeb: Prevent infinite recursion on abspos w/ intrinsic max-size
We were incorrectly deciding that abspos elements shouldn't treat many
max-width and max-height values as `none`. My best understanding is that
this was a hack in 2023 for an issue that has been solved since then.

By removing the incorrect short-circuit, we stop at least one WPT test
from crashing due to infinite recursion and get ourselves +34 passes.
2025-04-24 18:26:54 +02:00
..
data LibWeb: Add Extended Tests for Window BarProps 2025-03-29 02:35:27 +00:00
expected LibWeb: Prevent infinite recursion on abspos w/ intrinsic max-size 2025-04-24 18:26:54 +02:00
input LibWeb: Prevent infinite recursion on abspos w/ intrinsic max-size 2025-04-24 18:26:54 +02:00