Meta: Ensure that idl files link to draft specs

This commit is contained in:
Psychpsyo
2026-03-23 12:09:30 +01:00
committed by Sam Atkins
parent 633b684d76
commit bd91567863
Notes: github-actions[bot] 2026-03-25 16:03:18 +00:00
51 changed files with 89 additions and 76 deletions

View File

@@ -2,7 +2,7 @@
#import <SVG/SVGElement.idl>
#import <SVG/SVGURIReference.idl>
// https://www.w3.org/TR/SVG/interact.html#InterfaceSVGScriptElement
// https://w3c.github.io/svgwg/svg2-draft/interact.html#InterfaceSVGScriptElement
[Exposed=Window]
interface SVGScriptElement : SVGElement {
[Reflect] attribute DOMString type;