Get rid of a redirect.
--- a/master/svgdom.html Wed Aug 22 11:27:54 2012 +1000
+++ b/master/svgdom.html Wed Aug 22 11:38:06 2012 +1000
@@ -66,7 +66,7 @@
<h2 id="SVGDOMOverview">SVG DOM overview</h2>
-<p class="ready-for-wg-review">The SVG DOM is defined in terms of <a href="http://www.w3.org/TR/WebIDL">Web IDL</a>
+<p class="ready-for-wg-review">The SVG DOM is defined in terms of <a href="http://www.w3.org/TR/WebIDL/">Web IDL</a>
interfaces. All IDL fragments in this specification must be interpreted as
required for <a href="http://www.w3.org/TR/WebIDL/#dfn-conforming-idl-fragment">conforming IDL fragments</a>,
as described in the Web IDL specification. [<a href="refs.html#ref-WEBIDL">WEBIDL</a>]</p>