Closed
Description
Some interfaces in the Web IDL have a LegacyFactoryFunction
defined in their metadata e.g. HTMLAudioElement
that tells us that the factory for that interface is defined differently e.g. HTMLAudioElement
here: https://html.spec.whatwg.org/multipage/media.html#the-audio-element.
The surface area of this metadata is small, affecting 3 interfaces today, all of which are elements and can be instantiated using createElement
.
Metadata
Metadata
Assignees
Labels
No labels