summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/Enums.json
AgeCommit message (Expand)Author
2023-01-04LibWeb: Support "start" and "end" values for justify-contentimplicitfield
2023-01-03LibWeb: Parse `border-collapse` property for HTML tablemartinfalisse
2022-10-14LibWeb: Parse the CSS align-content propertyAndreas Kling
2022-07-23LibWeb: Implement `appearance` CSS propertyMacDue
2022-07-12LibWeb: Honor `align-self` over `align-items` when non-auto on flex itemAndreas Kling
2022-06-16LibWeb: Add deprecated `image-rendering` valuesSam Atkins
2022-04-14LibWeb: Add a new code generator for CSS enumsSam Atkins