mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 21:37:36 +00:00
IDL: Add missing spec links
The only IDL interface without a spec link is Internals
This commit is contained in:
parent
1eae02a018
commit
26e6c47d0a
40 changed files with 42 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#import <CSS/LinkStyle.idl>
|
||||
#import <SVG/SVGElement.idl>
|
||||
|
||||
// https://svgwg.org/svg2-draft/single-page.html#styling-InterfaceSVGStyleElement
|
||||
[Exposed=Window]
|
||||
interface SVGStyleElement : SVGElement {
|
||||
[Reflect] attribute DOMString type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue