Skip to content

All Web IDL constants are missing #260

@foolip

Description

@foolip

I was using confluence to research w3c/svgwg#291 a bit today, to see if https://svgwg.org/svg2-draft/types.html#InterfaceSVGUnitTypes was implemented everywhere.

The interface object is there (everywhere), but the constants aren't listed. They are own properties of the interface object, and I do see SVG_UNIT_TYPE_UNKNOWN in the data collected in https://github.com/mdittmer/web-apis.

Other interfaces I checked to confirm missing constants: Event, Node. HTMLMediaElement.

Per #202 (comment) this seems to not be an accident, but it still seems like something to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions