Define XML parser integration of <svg:script>

SVG needs a section similar to
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-xhtml-syntax.html#parsing-xhtml-documents
on extending the XML parser to deal with <svg:script>. I would also be
okay with HTML defining this for SVG. That is up to you guys I guess.

Also note that the XML parser wrapper definition from HTML has an
outstanding bug on adding a flag to disable scripting
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26145 that needs to be
honored by <svg:script> as well.


-- 
http://annevankesteren.nl/

Received on Thursday, 19 June 2014 11:08:04 UTC