mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 20:15:17 +00:00
LibWeb/SVG: Remove SVGAElement.text attribute
Corresponds to 7210af6604
This commit is contained in:
parent
a5df972055
commit
45e2a63a9b
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ interface SVGAElement : SVGGraphicsElement {
|
|||
[Reflect] attribute DOMString hreflang;
|
||||
[Reflect] attribute DOMString type;
|
||||
|
||||
[FIXME] attribute DOMString text;
|
||||
|
||||
[FIXME] attribute DOMString referrerPolicy;
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue