Commit graph

2 commits

Author SHA1 Message Date
Luke Wilde
968bec9844 LibWeb: Add SVGURIReference 2023-12-30 18:50:29 +01:00
MacDue
809c5b0b03 LibWeb: Add initial support for SVG <textPath>
This patch adds basic support for the SVG `<textPath>`, so it supports
placing text along a path, but none of the extra attributes for
controlling the layout of the text. This is enough to correctly display
the MDN example.
2023-12-19 21:29:03 +01:00