mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-29 20:59:00 +00:00
LibWeb/SVG: Add spec link to SVGAElement
This commit is contained in:
parent
6f3c5f5ae9
commit
5bac8e7730
Notes:
sideshowbarker
2024-07-17 07:48:42 +09:00
Author: https://github.com/jamierocks
Commit: 5bac8e7730
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/666
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#import <HTML/HTMLHyperlinkElementUtils.idl>
|
||||
#import <SVG/SVGURIReference.idl>
|
||||
|
||||
// https://svgwg.org/svg2-draft/linking.html#InterfaceSVGAElement
|
||||
[Exposed=Window]
|
||||
interface SVGAElement : SVGGraphicsElement {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue