Age | Commit message (Expand) | Author |
---|---|---|
2022-08-10 | LibWeb: Follow `image-rendering` when painting image style values | MacDue |
2022-06-13 | LibWeb: Keep both horizontal and vertical border radii till painting | MacDue |
2022-04-14 | LibWeb: Stop including StyleValue.h in a few places | Sam Atkins |
2022-03-29 | LibWeb: Use rounding instead of enclosing_int_rect() when painting | Andreas Kling |
2021-11-17 | LibWeb: Implement background-clip :^) | Sam Atkins |
2021-11-17 | LibWeb: Paint backgrounds with multiple layers :^) | Sam Atkins |
2021-09-19 | LibWeb: Move background painting from Box to its own file | Sam Atkins |