summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/DOM/HTMLBodyElement.h
AgeCommit message (Expand)Author
2020-06-07LibWeb: Add HTML::TagNames namespace for global tag name FlyStringsAndreas Kling
2020-03-22LibWeb: Use FlyString for Element tag namesAndreas Kling
2020-03-22LibWeb: Use FlyString for element attribute namesAndreas Kling
2020-03-07LibWeb: Cache the <body background> style image valueAndreas Kling
2020-03-07LibWeb: Rename directory LibHTML => LibWebAndreas Kling