Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes | Andreas Kling |
2021-01-01 | LibWeb: Simplify Layout::Node::class_name() with RTTI | Andreas Kling |
2021-01-01 | AK+LibGUI+LibWeb: Remove AK::TypeTraits in favor of RTTI-based helpers | Andreas Kling |
2020-11-22 | LibWeb: Rename LayoutNode classes and move them into Layout namespace | Andreas Kling |