Age | Commit message (Expand) | Author |
---|---|---|
2020-07-26 | LibWeb: Move DOM classes into the Web::DOM namespace | Andreas Kling |
2020-07-26 | LibWeb: Switch to using AK::is and AK::downcast | Andreas Kling |
2020-06-16 | LibWeb: Make Element::tag_name() return a const FlyString& | Andreas Kling |
2020-03-28 | LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class | Andreas Kling |
2020-03-22 | LibWeb: Use FlyString for Element tag names | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |