Age | Commit message (Expand) | Author |
---|---|---|
2022-03-19 | LibWeb: Make SVG <svg> elements behave as CSS replaced elements | Andreas Kling |
2022-03-13 | LibWeb: Make Layout::SVGBox a BlockContainer again | Andreas Kling |
2022-03-11 | LibWeb: Move PaintingBox to its own .cpp and .h files | Andreas Kling |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Split Paintable into Paintable and PaintableBox | Andreas Kling |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |