mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 03:09:08 +00:00
IDL: Add missing spec links
The only IDL interface without a spec link is Internals
This commit is contained in:
committed by
Andreas Kling
parent
1eae02a018
commit
26e6c47d0a
@@ -2,6 +2,7 @@
|
||||
#import <HTML/HTMLOptionElement.idl>
|
||||
#import <HTML/HTMLOptGroupElement.idl>
|
||||
|
||||
// https://html.spec.whatwg.org/#htmloptionscollection
|
||||
[Exposed=Window]
|
||||
interface HTMLOptionsCollection : HTMLCollection {
|
||||
// [CEReactions] attribute unsigned long length; // shadows inherited length
|
||||
|
||||
Reference in New Issue
Block a user