mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +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
@@ -1,3 +1,4 @@
|
||||
// https://html.spec.whatwg.org/#domstringmap
|
||||
[Exposed=Window, LegacyOverrideBuiltIns]
|
||||
interface DOMStringMap {
|
||||
getter DOMString (DOMString name);
|
||||
|
||||
Reference in New Issue
Block a user