--- a/master/struct.html Wed Jul 17 17:20:41 2013 -0500
+++ b/master/struct.html Wed Jul 17 17:37:45 2013 -0500
@@ -2223,11 +2223,10 @@
<dt id="__svg__SVGDocument__activeElement" class="attribute"><b>activeElement</b><span class="idl-type-parenthetical"> (readonly Element)</span></dt>
<dd class="attribute">
<div>
-The activeElement attribute must return the element in the document that is focused. If no element in the Document is focused, this must return the <a class="idlinterface" href="struct.html#InterfaceSVGSVGElement">SVGSVGElement</a>).
+The activeElement attribute must return the element in the document that is focused. If no element in the Document is focused, this must return the <a href="struct.html#__svg__SVGDocument__rootElement">rootElement</a>.
</div>
</dd>
-
</dl>
</dd>
</dl>