Age | Commit message (Expand) | Author |
---|---|---|
2022-10-01 | LibWeb: Remove unecessary dependence on Window from SVG classes | Andrew Kaster |
2022-09-06 | LibWeb: Use cached_web_prototype() as much as possible | Andreas Kling |
2022-09-06 | LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated | Andreas Kling |
2022-03-21 | LibWeb: Implement the SVGAnimatedLength type | Timothy Flynn |