Age | Commit message (Expand) | Author |
---|---|---|
2023-03-18 | LibWeb: Initialize static web strings during main-thread VM creation | Timothy Flynn |
2023-01-09 | AK+Everywhere: Rename FlyString to DeprecatedFlyString | Timothy Flynn |
2022-02-11 | LibWeb: Add SVG `<polyline>` element and test case :^) | Sam Atkins |
2022-02-11 | LibWeb: Add SVG `<line>` element and test case :^) | Sam Atkins |
2022-02-11 | LibWeb: Add SVG `<circle>` element and test case :^) | Sam Atkins |
2022-02-11 | LibWeb: Add SVG `<rect>` element and test case :^) | Sam Atkins |
2021-09-15 | LibWeb: Add an SVG::AttributeNames namespace | Andreas Kling |