X Tutup
Skip to content

Add advice on how to handle className conflict in DOM? #298

@BigBadaboom

Description

@BigBadaboom

Re: Interface SVGElement
https://svgwg.org/svg2-draft/single-page.html#types-InterfaceSVGElement

As far as I can tell, this is the first version of the spec since className was added to the Element interface in DOM level 2 (2002). SVGElement in SVG 1.2 Tiny didn't include className in its uDOM definition.

Should the spec provide guidance on how implementations should handle the conflict between SVGElement.className and Element.className?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup