Skip to content

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

@jarek-foksa

Description

@jarek-foksa

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions