mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
LibWeb: Add SVGAnimatedEnumeration
This commit is contained in:
parent
1aa50ac34a
commit
aeef179668
Notes:
github-actions[bot]
2025-02-22 09:15:33 +00:00
Author: https://github.com/gmta
Commit: aeef179668
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3657
8 changed files with 115 additions and 0 deletions
|
@ -795,6 +795,7 @@ struct StorageShelf;
|
|||
}
|
||||
|
||||
namespace Web::SVG {
|
||||
class SVGAnimatedEnumeration;
|
||||
class SVGAnimatedLength;
|
||||
class SVGAnimatedRect;
|
||||
class SVGCircleElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue