mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb/SVG: Remove SVGAElement.text attribute
Corresponds to 7210af6604
This commit is contained in:
parent
02e8c0e1d1
commit
07adbddbcd
|
|
@ -14,8 +14,6 @@ interface SVGAElement : SVGGraphicsElement {
|
|||
[Reflect] attribute DOMString hreflang;
|
||||
[Reflect] attribute DOMString type;
|
||||
|
||||
[FIXME] attribute DOMString text;
|
||||
|
||||
[FIXME] attribute DOMString referrerPolicy;
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user