Files
ladybird/Libraries/LibWeb/Layout
Jelle Raaijmakers f61528238e LibWeb: Replace is<T> + as<T> with as_if<T>
Doing so results in a single fast_if<T> or dynamic_cast<T> call instead
of two. No functional changes.
2026-03-10 15:17:51 +01:00
..
2026-02-27 17:14:50 +01:00