Skip to content

Move dataset & other shared IDL attributes from SVGElement to HTMLOrSVGElement #60

Closed

Description

Image for: Description

The current draft of the SVG spec defines dataset attribute on the SVGElement interface while HTML 5 spec defines it on the HTMLElement interface.

Is there any particular reason why dataset couldn't be defined just once on the Element interface like other similar attributes such as classList?

Metadata

Image for: Metadata

Metadata

Image for: Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Image for: Issue actions