Age | Commit message (Expand) | Author |
---|---|---|
2023-04-19 | LibWeb: Make SVG <g> elements generate a SVGGraphicsPaintable | Andreas Kling |
2023-01-11 | LibWeb: Make the paint tree GC-allocated | Andreas Kling |
2022-11-15 | LibWeb: Clip hidden overflow by absolute rect of containing block | Aliaksandr Kalenik |
2022-09-14 | LibWeb: Don't clip to containing block when painting abspos descendants | Andreas Kling |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |