Age | Commit message (Expand) | Author |
---|---|---|
2023-03-20 | LibWeb: Support more length types in SVG width/height attributes | Michiel |
2023-02-18 | LibWeb: Make factory method of SVG::SVGLength fallible | Kenneth Myhra |
2023-02-18 | LibWeb: Make factory method of SVG::SVGAnimatedLength fallible | Kenneth Myhra |
2023-01-29 | LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors | Timothy Flynn |
2023-01-10 | LibWeb: Move setting of Web object prototypes to initialize() | Timothy Flynn |
2022-11-16 | LibWeb: Sketch out basic support for SVG <foreignObject> elements | Andreas Kling |