Add note about maybe remove SVG* events.
--- a/master/interact.html Sun Jan 20 12:23:02 2013 +1100
+++ b/master/interact.html Sun Jan 20 12:24:29 2013 +1100
@@ -189,6 +189,10 @@
<a class='idlattr' href='http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-Event-initEvent'>initEvent</a>
method.</p>
+<p class="issue">Having all these SVG-specific duplicates of standard DOM events isn't
+ideal. How much can we remove? SVGLoad in particular, and how it is currently
+required to fire for every element.</p>
+
<table class="vert event-table">
<tr>
<th>Event name and description</th>