Files
ladybird/Tests/LibWeb/Text/input/input-value-does-not-force-layout.html
Jelle Raaijmakers cf050288fa Tests/LibWeb: Test performance with relative timing rather than absolute
The flaky test `input-value-does-not-force-layout.html` had an absolute
threshold of 5000ms before it would fail, which did not work that great
on CI. Since we are dealing with wildly different performance
characteristics on our CI runners (and ASAN enabled), make this test
perform relative timing comparisons instead.

Confirmed to still fail locally with the original fix removed.
2026-03-18 13:53:42 -05:00

1.5 KiB