summaryrefslogtreecommitdiff
path: root/Base/res/html/misc/svg.html
AgeCommit message (Expand)Author
2022-02-11LibWeb: Add SVG `<polygon>` element and test case :^)Sam Atkins
2022-02-11LibWeb: Add SVG `<polyline>` element and test case :^)Sam Atkins
2022-02-11LibWeb: Add SVG `<line>` element and test case :^)Sam Atkins
2022-02-11LibWeb: Add SVG `<ellipse>` element and test case :^)Sam Atkins
2022-02-11LibWeb: Add SVG `<circle>` element and test case :^)Sam Atkins
2022-02-11LibWeb: Add SVG `<rect>` element and test case :^)Sam Atkins
2022-01-24Base: Modify SVG test page to include inherited attributesSam Atkins
2021-09-16Base: Add CSS styles to SVG test pageSam Atkins
2020-07-26Base: Add SVG test file to welcome pageMatthew Olsson