mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +00:00
Meta: Disallow links to single-page HTML spec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#import <HTML/HTMLOptionElement.idl>
|
||||
#import <HTML/HTMLOptGroupElement.idl>
|
||||
|
||||
// https://html.spec.whatwg.org/#htmloptionscollection
|
||||
// https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#htmloptionscollection
|
||||
[Exposed=Window]
|
||||
interface HTMLOptionsCollection : HTMLCollection {
|
||||
[CEReactions] attribute unsigned long length; // shadows inherited length
|
||||
|
||||
Reference in New Issue
Block a user