summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/DOM/HTMLElement.h
AgeCommit message (Expand)Author
2020-06-03LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo")Andreas Kling
2020-03-22LibWeb: Use FlyString for Element tag namesAndreas Kling
2020-03-07LibWeb: Rename directory LibHTML => LibWebAndreas Kling