Age | Commit message (Expand) | Author |
---|---|---|
2023-01-04 | LibWeb: Support "start" and "end" values for justify-content | implicitfield |
2023-01-03 | LibWeb: Parse `border-collapse` property for HTML table | martinfalisse |
2022-10-14 | LibWeb: Parse the CSS align-content property | Andreas Kling |
2022-07-23 | LibWeb: Implement `appearance` CSS property | MacDue |
2022-07-12 | LibWeb: Honor `align-self` over `align-items` when non-auto on flex item | Andreas Kling |
2022-06-16 | LibWeb: Add deprecated `image-rendering` values | Sam Atkins |
2022-04-14 | LibWeb: Add a new code generator for CSS enums | Sam Atkins |