summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOMParsing
AgeCommit message (Expand)Author
2022-07-06AK: Use an enum instead of a bool for String::replace(all_occurences)DexesTTP
2022-07-05LibWeb: Implement XMLSerializerLuke Wilde
2022-03-22LibWeb: Convert InnerHTML to use TRY for error propagationLinus Groh
2021-10-06LibWeb: Clean up static function in headerBen Wiederhake
2021-09-25LibWeb: Rename HTMLDocumentParser => HTMLParserAndreas Kling
2021-09-14LibWeb: Make the innerHTML setter spec compliantLuke Wilde