added annotation for drag&drop.
authorErik Dahlström <ed@opera.com>
Wed, 09 May 2012 16:22:32 +0200
changeset 50 bf9d89fae11e
parent 49 67a6ed037696
child 51 8626613d020b
added annotation for drag&drop.
master/interact.html
--- a/master/interact.html	Wed May 09 15:48:49 2012 +0200
+++ b/master/interact.html	Wed May 09 16:22:32 2012 +0200
@@ -116,6 +116,24 @@
        Owner: Cameron (ACTION-3093)
      </p>
     </div>
+    
+    <div class="annotation">
+		 <p>
+		   SVG2 Requirement: Support drag&drop functionality
+		 </p>
+		 <p>
+		   Resolution: SVG2 may require drag&drop functionality, and we'll investigate html5's functionality for that
+		 </p>
+		 <p>
+		   <a href="http://www.w3.org/2011/12/22-svg-irc#T21-13-35">Telcon 2011-12-22</a>.
+		 </p>
+		 <p>
+		   Purpose: Allow easier drag&drop in svg, alignment with html5
+		 </p>
+		 <p>
+		   Owner: Erik
+		 </p>
+		</div>
 
     <p>The following aspects of SVG are affected by events:</p>
     <ul>