Nickname:
Title:
State: RAISED OPEN PENDINGREVIEW CLOSED POSTPONED
Product: None All Module: Color Module: Compositing Module: Filters Module: Integration Module: Params Module: SVG Print Module: Transforms Module: Vector Effects Modules SVG 1.1 F2 Last Call SVG 1.1 RelaxNG SVG 1.2 Tiny: Errata SVG 1.2 Tiny: Last Call SVG 2 SVG Accessibility Module SVG Filters 1.2 SVG Full 1.1 SVG Full 1.2 SVG Tiny 1.2 SVG-and-HTML Test Suite - SVG Core 2.0 Test Suite - SVG Full 1.1 Test Suite - SVG Full 1.2 Test Suite - SVG Tiny 1.2
Raised By: Rossen Atanassov Tab Atkins Jr. Tavmjong Bah Dmitry Baranovskiy Amelia Bellamy-Royds Brian Birtles Michael Cooper Alex Danilo Steve Faulkner Timothy Horton Koji Ishii Dean Jackson Gaurav Jain Alexandru Jurubita Chris Lilley Chris Little Myles Maxfield Cameron McCormack Jean-Claude Moissinac Sairus Patel Ian Pouncey Deblyn prado Leonard Rosenthol Dirk Schulze Thomas Smailus Shane Stephens David Storey Satoru Takagi Léonie Watson Jonathan Watt Eric Willigers 乐平 王 Doug Schepers
Description: Julien Reichel <http://lists.w3.org/Archives/Public/www-svg/2008Oct/0056.html>: [[ Basic question about script: Can a script element remove itself from the XML tree ? If yes what is the impact on the execution of the script Example: <script xml:id='test'> var scr = document.getElementById("test"); scr.parentNode.removeChild(scr); // more script ... </script> Does this throw an exception ? Does the "more script" get executed or not ? ]]
Add notes (no markup allowed, URIs get automatically hyperlinked):
Agree. Commenter satisfied: http://lists.w3.org/Archives/Public/www-svg/2008Oct/0203.html