More broken link fixes.
--- a/master/definitions.xml Mon Feb 10 17:57:42 2014 +1100
+++ b/master/definitions.xml Mon Feb 10 18:18:00 2014 +1100
@@ -79,7 +79,7 @@
<!--
<attribute name='calcMode' href='animate.html#AnimateMotionElementCalcModeAttribute'/>
-->
- <attribute name='path' href='animate.html#AnimateMotionPathAttribute'/>
+ <attribute name='path' href='animate.html#AnimateMotionElementPathAttribute'/>
<attribute name='keyPoints' href='animate.html#KeyPointsAttribute'/>
<attribute name='rotate' href='animate.html#RotateAttribute'/>
<attribute name='origin' href='animate.html#OriginAttribute'/>
@@ -1195,7 +1195,7 @@
<interface name='SVGSymbolElement' href='struct.html#InterfaceSVGSymbolElement'/>
<interface name='SVGUseElement' href='struct.html#InterfaceSVGUseElement'/>
<interface name='SVGPathElement' href='paths.html#InterfaceSVGPathElement'/>
- <interface name='SVGImageElement' href='struct.html#InterfaceSVGImageElement'/>
+ <interface name='SVGImageElement' href='embedded.html#InterfaceSVGImageElement'/>
<interface name='SVGSwitchElement' href='struct.html#InterfaceSVGSwitchElement'/>
<interface name='GetSVGDocument' href='struct.html#InterfaceGetSVGDocument'/>
<interface name='SVGAnimatedInteger' href='types.html#InterfaceSVGAnimatedInteger'/>
--- a/master/intro.html Mon Feb 10 17:57:42 2014 +1100
+++ b/master/intro.html Mon Feb 10 18:18:00 2014 +1100
@@ -158,10 +158,11 @@
with the HTML DOM that is defined in the DOM Level 1
specification. Additionally, the SVG DOM supports and
incorporates many of the facilities described in
- DOM Level 2, including the CSS object model and event
+ DOM Level 2 and 3, including the CSS object model and event
handling
[<a href="refs.html#ref-DOM2STYLE">DOM2STYLE</a>]
- [<a href="refs.html#ref-DOM2EVENTS">DOM2EVENTS</a>].</li>
+ [<a href="refs.html#ref-DOM3EVENTS">DOM3EVENTS</a>].
+ </li>
<li>SVG incorporates some features and approaches that are
part of the <a href="http://www.w3.org/TR/2008/REC-SMIL3-20081201/"><cite>Synchronized Multimedia Integration Language (SMIL) 3.0 Specification</cite></a>
[<a href="refs.html#ref-SMIL">SMIL</a>], including
--- a/master/linking.html Mon Feb 10 17:57:42 2014 +1100
+++ b/master/linking.html Mon Feb 10 18:18:00 2014 +1100
@@ -423,7 +423,7 @@
<td>no</td>
</tr>
<tr>
- <td><dfn id="AElementXLinkActuateElement">xlink:actuate</dfn></td>
+ <td><dfn id="AElementXLinkActuateAttribute">xlink:actuate</dfn></td>
<td>onRequest</td>
<td>(none)</td>
<td>no</td>
--- a/master/struct.html Mon Feb 10 17:57:42 2014 +1100
+++ b/master/struct.html Mon Feb 10 18:18:00 2014 +1100
@@ -2030,7 +2030,7 @@
<p class='note'>This is because the interface members below are already defined in HTML,
and in implementations that support SVG and HTML we they cannot be duplicated.</p>
-<p>The title, referrer, domain and activeElement IDL attributes must behave the same as
+<p>The title, referrer, domain and <span id="__svg__SVGDocument__activeElement">activeElement</span> IDL attributes must behave the same as
<a href="http://www.w3.org/TR/html/dom.html#document">the corresponding IDL attributes defined in HTML</a>.</p>
<p class='issue'>Issues have been filed on HTML so that title and activeElement work
--- a/master/text.html Mon Feb 10 17:57:42 2014 +1100
+++ b/master/text.html Mon Feb 10 18:18:00 2014 +1100
@@ -124,7 +124,7 @@
positioning</a>. The specialized layout rules corresponding to
text that is
<a href="text.html#TextLayoutPre">pre-formatted</a>,
- <a href="text.html#TextLayoutWrapped">auto-wrapped</a>, and
+ <a href="text.html#TextLayoutAuto">auto-wrapped</a>, and
<a href="text.html#TextLayoutPath">on a path</a>
are then addressed in individual sections.
</p>
@@ -4901,7 +4901,7 @@
</p>
-<h3>Alignment</h3>
+<h3 id="Alignment">Alignment</h3>
<h4 id='TextAlignProperty'>Text alignment: the <span class="property">'text-align'</span> property</h4>
@@ -4967,7 +4967,7 @@
This property might also be useful for preformatted text.
</p>
-<h4 id="HangngPunctuationProperty">Hanging Punctuation: the <span class="property">‘hanging-punctuation’</span> property</h4>
+<h4 id="HangingPunctuationProperty">Hanging Punctuation: the <span class="property">‘hanging-punctuation’</span> property</h4>
<p class="note">
See the CSS Text Module Level 3 specification for the definition
of <a href="http://dev.w3.org/csswg/css-text/#hanging-punctutation">'hanging-punctuation'</a>.
@@ -5738,7 +5738,7 @@
<p class="issue">Update to <a "href=http://www.w3.org/TR/css3-fonts/#font-rend-props>"CSS
Font Module Level 3</a>. Note that 'font-variant' is completely reworked.</p>
-<h3>The <span class="property">'font-family'</span> property</h3>
+<h3 id="FontFamily">The <span class="property">'font-family'</span> property</h3>
<table class="propdef">
<tr>
@@ -5793,7 +5793,7 @@
([<a href="refs.html#ref-CSS21">CSS21</a>], section 15.3).
</p>
-<h3>The <span class="property">'font-style'</span>property</h3>
+<h3 id="FontStyle">The <span class="property">'font-style'</span>property</h3>
<table class="propdef">
<tr>
@@ -5843,7 +5843,7 @@
([<a href="refs.html#ref-CSS21">CSS21</a>], section 15.4).
</p>
-<h3>The <span class="property">'font-variant'</span> property</h3>
+<h3 id="FontVariant">The <span class="property">'font-variant'</span> property</h3>
<table class="propdef">
<tr>
@@ -5894,7 +5894,7 @@
([<a href="refs.html#ref-CSS21">CSS21</a>], section 15.5).
</p>
-<h3>The <span class="property">'font-weight'</span> property</h3>
+<h3 id="FontWeight">The <span class="property">'font-weight'</span> property</h3>
<table class="propdef">
<tr>
@@ -5947,7 +5947,7 @@
([<a href="refs.html#ref-CSS21">CSS21</a>], section 15.6).
</p>
-<h3>The <span class="property">'font-stretch'</span> property</h3>
+<h3 id="FontStretch">The <span class="property">'font-stretch'</span> property</h3>
<table class="propdef">
<tr>
@@ -6001,7 +6001,7 @@
([<a href="refs.html#ref-CSS3FONTS">CSS3FONTS</a>], section 3.3).
</p>
-<h3>The <span class="property">'font-size'</span> property</h3>
+<h3 id="FontSize">The <span class="property">'font-size'</span> property</h3>
<table class="propdef">
<tr>
@@ -6074,7 +6074,7 @@
([<a href="refs.html#ref-CSS21">CSS21</a>], section 15.7).
</p>
-<h3>The <span class="property">'font-size-adjust'</span> property</h3>
+<h3 id="FontSizeAdjust">The <span class="property">'font-size-adjust'</span> property</h3>
<table class="propdef">
<tr>
@@ -6125,7 +6125,7 @@
([<a href="refs.html#ref-CSS3FONTS">CSS3FONTS</a>], section 3.6).
</p>
-<h3>The <span class="property">'font'</span> property</h3>
+<h3 id="FontShorthand">The <span class="property">'font'</span> property</h3>
<table class="propdef">
<tr>
@@ -6205,7 +6205,7 @@
<h2 id="TextDecorationProperties">Text decoration</h2>
-<h3>The <span class="property">'text-decoration'</span> property</h3>
+<h3 id="TextDecoration">The <span class="property">'text-decoration'</span> property</h3>
<p class="issue">Do we align with CSS Text Decoration Module Level 3?</p>