changed SVGSVGElement to root element
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Wed, 17 Jul 2013 17:37:45 -0500
changeset 527 6f403f5d86d7
parent 526 dfc8bdc26d34
child 528 917575fda3e0
changed SVGSVGElement to root element
master/struct.html
--- 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>