Files
ladybird/Libraries/LibWeb/TreeNode.h
Jelle Raaijmakers e57e38dafc LibWeb: Use as_if<T> in TreeNode methods
Using `as<T>` calls into `as_if<T>`, so let's just immediately use
that for the "node of type" iterators. No functional changes.
2025-05-02 11:02:20 +02:00

14 KiB