--- a/master/script.html Mon May 07 17:07:21 2012 +0200
+++ b/master/script.html Tue May 08 01:08:20 2012 +1000
@@ -70,6 +70,24 @@
</p>
</div>
+<div class="annotation">
+ <p>
+ SVG2 Requirement: Incorporate SVG Tiny 1.2 script processing model
+ </p>
+ <p>
+ Resolution: SVG 2 will define how inline scriptable content will be processed, in a compatible way to HTML5
+ </p>
+ <p>
+ <a href="http://www.w3.org/2012/03/08-svg-irc#T21-09-09">8 March 2012 SVG WG telcon</a>.
+ </p>
+ <p>
+ Purpose: To have consistent script running behaviour across HTML and SVG
+ </p>
+ <p>
+ Owner: Cameron (ACTION-3282)
+ </p>
+</div>
+
<p>A <a>'script'</a> element is equivalent to the <a>'script'</a> element in
HTML and thus is the place for scripts (e.g., ECMAScript). Any functions
defined within any <a>'script'</a> element have a "global" scope across the