[svgwg] Define script element processong model

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

== Define script element processong model ==
SVG 2 has no details on how the script element is processed.

document.currentScript may return an SVGScriptElement, but we don't 
define how that is set.
See https://github.com/whatwg/html/pull/913

Need to do some analysis to determine what else is missing.
Ideally we would defer as much as possible to the HTML spec. I think 
this is intended by the statement currently in the SVG spec that says:

> A ‘script’ element is equivalent to the ‘script’ element in HTML

But that's not enough.



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

Received on Monday, 11 July 2016 02:10:30 UTC