mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
Meta: Ensure that idl files link to draft specs
This commit is contained in:
Notes:
github-actions[bot]
2026-03-25 16:03:18 +00:00
Author: https://github.com/Psychpsyo Commit: https://github.com/LadybirdBrowser/ladybird/commit/bd915678636 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8588
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user