mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb/SVG: Implement <metadata> element
This commit is contained in:
committed by
Andreas Kling
parent
b3fa8f0ce2
commit
e2f599ebee
@@ -654,6 +654,7 @@ set(SOURCES
|
||||
SVG/SVGLineElement.cpp
|
||||
SVG/SVGLinearGradientElement.cpp
|
||||
SVG/SVGMaskElement.cpp
|
||||
SVG/SVGMetadataElement.cpp
|
||||
SVG/SVGPolygonElement.cpp
|
||||
SVG/SVGPolylineElement.cpp
|
||||
SVG/SVGRectElement.cpp
|
||||
|
||||
Reference in New Issue
Block a user