mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-14 04:25:57 +00:00
This commit starts adding a basic SVG element. Currently, svg elements have support for the width and height properties, as well as the stroke, stroke-width, and fill properties. The only child element supported is the path element, as most other graphical elements are just shorthand for paths.
16 KiB
16 KiB