Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | LibWeb: Resolve double-position `linear-gradient()` color stops | MacDue |
2022-08-18 | LibWeb: Support painting `repeating-linear-gradient()`s | MacDue |
2022-08-12 | LibWeb: Implement `linear-gradient()` transition hints | MacDue |
2022-08-08 | LibWeb: Convert images to common AbstractImageStyleValue base | MacDue |
2022-07-18 | LibWeb: Add GradientPainting for painting linear-gradients | MacDue |