diff options
author | Andreas Kling <kling@serenityos.org> | 2022-11-29 14:06:41 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-11-30 14:43:22 +0100 |
commit | 65d762130a65258357192f120effb4a5747697fc (patch) | |
tree | 3d763983c1bb44198912bcced889eb01ef65f1be /Userland/Libraries/LibWeb/HTML | |
parent | b716c14c321b73356564ef6c1b50a63ecc40363f (diff) | |
download | serenity-65d762130a65258357192f120effb4a5747697fc.zip |
LibWeb: Factor out SVG path parsing from SVGPathElement
Converting a Vector<PathInstruction> is now done by a free function so
that we can share this code with HTML::Path2D. :^)
Diffstat (limited to 'Userland/Libraries/LibWeb/HTML')
0 files changed, 0 insertions, 0 deletions