summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/Parser/HTMLEncodingDetection.h
AgeCommit message (Expand)Author
2021-10-17LibWeb: Implement Attribute closer to the spec and with an IDL fileTimothy Flynn
2021-09-16LibWeb: Move Attribute into the DOM namespaceAndreas Kling
2021-07-13LibWeb: Add extracting character encoding from a meta content attributeLuke
2021-05-18LibWeb: Implement encoding sniffing algorithmMax Wipfli