Skip to content

Handle LegacyFactoryFunctions in generator #124

Closed
@srujzs

Description

@srujzs

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions