[svgwg] Add advice on how to handle className conflict in DOM

BigBadaboom has just created a new issue for 
https://github.com/w3c/svgwg:

== Add advice on how to handle className conflict in DOM ==
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?


Please view or discuss this issue at 
https://github.com/w3c/svgwg/issues/298 using your GitHub account

Received on Monday, 5 December 2016 11:57:30 UTC