summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/HTML/AttributeNames.h
AgeCommit message (Expand)Author
2020-11-12LibWeb: Add almost all obsolete but required IDL attributesLuke
2020-11-09LibWeb: Add support for reflected boolean valuesLuke
2020-10-22LibWeb: Add initial implementation of foreign content parsingLuke
2020-09-11LibWeb: Add the "checked" and "disabled" HTML attributesAndreas Kling
2020-08-12LibWeb: Move HTML::AttributeNames file into HTML/ directoryAndreas Kling