mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb/SVG: SVGSymbolElement includes SVGFitToViewBox
This commit is contained in:
parent
821416027d
commit
6c7089fc9e
Notes:
github-actions[bot]
2024-07-21 11:26:44 +00:00
Author: https://github.com/jamierocks
Commit: 6c7089fc9e
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/744
3 changed files with 21 additions and 2 deletions
|
|
@ -6,4 +6,4 @@ interface SVGSymbolElement : SVGGraphicsElement {
|
|||
|
||||
};
|
||||
|
||||
// FIXME: SVGSymbolElement includes SVGFitToViewBox;
|
||||
SVGSymbolElement includes SVGFitToViewBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue