mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +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
Notes:
sideshowbarker
2024-07-16 22:58:46 +09:00
Author: https://github.com/mattco98
Commit: 26e6c47d0a
Pull-request: https://github.com/SerenityOS/serenity/pull/21882
40 changed files with 42 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#import <SVG/SVGAnimatedLength.idl>
|
||||
|
||||
// https://svgwg.org/svg2-draft/single-page.html#embedded-InterfaceSVGForeignObjectElement
|
||||
[Exposed=Window]
|
||||
interface SVGForeignObjectElement : SVGGraphicsElement {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue