[svgwg] Issue: Add advice on how to handle className conflict in DOM? marked as Basic Data Types and Interfaces chapter

nikosandronikos has just labeled an issue for 
https://github.com/w3c/svgwg as "Basic Data Types and Interfaces 
chapter":

== 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?


See https://github.com/w3c/svgwg/issues/298

Received on Thursday, 8 December 2016 00:09:16 UTC