- From: Jeff Schiller <codedread@gmail.com>
- Date: Tue, 8 Apr 2008 17:52:39 -0500
- To: www-svg <www-svg@w3.org>
Received on Tuesday, 8 April 2008 22:59:30 UTC
The spec [1] says "Altering the xlink:href<http://www.w3.org/TR/SVGMobile12/script.html#ScriptElementHrefAttribute>on a script <http://www.w3.org/TR/SVGMobile12/script.html#ScriptElement> element in the DOM tree has no effect..." However, the spec [2] also mentions the DOMAttrModified event is fired "after an attribute has been modified on a node". Is the script's xlink:href attribute supposed to be treated special or should the spec be corrected to something like: "Altering the xlink:href on a script element in the DOM tree has no effect other than the DOMAttrModified event is fired for that attribute ..." Thanks, Jeff Schiller [1] - http://www.w3.org/TR/SVGMobile12/script.html#ScriptContentProcessing [2] - http://www.w3.org/TR/SVG11/interact.html#DOMAttrModifiedEvent
Received on Tuesday, 8 April 2008 22:59:30 UTC