mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 04:57:45 +00:00
LibWeb: Add a bare-bones SVG <g> element
This commit is contained in:
parent
92c08ad4ac
commit
7ac889e533
5 changed files with 55 additions and 0 deletions
|
@ -225,6 +225,7 @@ set(SOURCES
|
|||
RequestIdleCallback/IdleDeadline.cpp
|
||||
SVG/AttributeNames.cpp
|
||||
SVG/SVGElement.cpp
|
||||
SVG/SVGGElement.cpp
|
||||
SVG/SVGGeometryElement.cpp
|
||||
SVG/SVGGraphicsElement.cpp
|
||||
SVG/SVGPathElement.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue