--- a/master/types.html Tue May 08 00:45:58 2012 +1000
+++ b/master/types.html Tue May 08 00:51:01 2012 +1000
@@ -1512,6 +1512,24 @@
<h3 id="InterfaceSVGLocatable">Interface SVGLocatable</h3>
+<div class="annotation">
+ <p>
+ SVG2 Requirement: Detect if a mouse event is on the fill or stroke
+ </p>
+ <p>
+ Resolution: SVG 2 will make it easier to detect if an mouse event is on the stroke or fill of an element
+ </p>
+ <p>
+ <a href="http://www.w3.org/2012/03/22-svg-irc#T20-20-03">22 March 2012 SVG WG telcon minutes</a>.
+ </p>
+ <p>
+ Purpose: To allow authors to discriminate between pointer events on the fill and stroke of an element without having to duplicate the element
+ </p>
+ <p>
+ Owner: Cameron (ACTION-3279)
+ </p>
+</div>
+
<edit:interface name='::svg::SVGLocatable'/>
<h3 id="InterfaceSVGTransformable">Interface SVGTransformable</h3>