More broken link fixes.
authorCameron McCormack <cam@mcc.id.au>
Mon, 10 Feb 2014 19:10:46 +1100
changeset 628 0a94d1bc1d5e
parent 627 51ddab8ecef0
child 629 4b9a9deb0a55
More broken link fixes.
master/definitions.xml
master/embedded.html
master/text.html
--- a/master/definitions.xml	Mon Feb 10 18:18:00 2014 +1100
+++ b/master/definitions.xml	Mon Feb 10 19:10:46 2014 +1100
@@ -1122,7 +1122,7 @@
   <property name='font-weight' href='text.html#FontWeightProperty'/>
   <property name='glyph-orientation-horizontal' href='text.html#GlyphOrientationHorizontalProperty'/>
   <property name='glyph-orientation-vertical' href='text.html#GlyphOrientationVerticalProperty'/>
-  <property name='hanging-punctuation' href='painting.html#HangingPunctuationProperty'/>
+  <property name='hanging-punctuation' href='text.html#HangingPunctuationProperty'/>
   <property name='image-rendering' href='painting.html#ImageRenderingProperty'/>
   <property name='letter-spacing' href='text.html#LetterSpacingProperty'/>
   <property name='marker' href='painting.html#MarkerProperty'/>
--- a/master/embedded.html	Mon Feb 10 18:18:00 2014 +1100
+++ b/master/embedded.html	Mon Feb 10 19:10:46 2014 +1100
@@ -371,7 +371,7 @@
 <edit:with element='canvas'>
 <edit:elementsummary name='canvas'/>
 
-<p>The <a>'canvas'</a> element introduces the function that is almost equivalent to <a href='http://www.w3.org/TR/html5/scripting-1#the-canvas-element'>'canvas' element of html5.0</a> into svg. Except for any SVG-specific rules explicitly mentioned in this specification, the normative definition for this element is the <a href='http://www.w3.org/TR/html5/embedded-content-0.html#the-canvas-element'>'canvas' element of html5.0.</a> </p>
+<p>The <a>'canvas'</a> element introduces the function that is almost equivalent to <a href='http://www.w3.org/TR/html5/scripting-1.html#the-canvas-element'>'canvas' element of html5.0</a> into svg. Except for any SVG-specific rules explicitly mentioned in this specification, the normative definition for this element is the <a href='http://www.w3.org/TR/html5/scripting-1.html#the-canvas-element'>'canvas' element of html5.0.</a> </p>
 
 <p>The <a>'canvasWidth'</a> and <a>'canvasHeight'</a> specifies the natural size(dimension) of canvas object in non negative integer. Therefore it corresponds to html:canvas's 'width' and 'height'. (See also <a href='http://dev.w3.org/csswg/css-images/#sizing'>CSS Image Values and Replaced Content Module Level 4 #sizing</a>)</p>
 
--- a/master/text.html	Mon Feb 10 18:18:00 2014 +1100
+++ b/master/text.html	Mon Feb 10 19:10:46 2014 +1100
@@ -3038,7 +3038,7 @@
 	 src="images/text/GlyphOrientZero.png" />
   </p>
 
-<h4 id="GlyphOrientationVertical">The <span class="property">'glyph-orientation-horizontal'</span> property</h4>
+<h4 id="GlyphOrientationHorizontal">The <span class="property">'glyph-orientation-horizontal'</span> property</h4>
 
   <p class="issue">Reference CSS3 text? CSS3 has additional values: auto, inline.</p>
 
@@ -4120,7 +4120,7 @@
     </dd>
   </dl>
 
-<h4 id='DominantBaselineProperty'>The <a>'dominant-baseline'</a> property</h4>
+<h4 id='DominantBaseline'>The <a>'dominant-baseline'</a> property</h4>
 
   <p class="note">
     See the CSS Line Layout Module 3 specification for the definition of
@@ -4344,7 +4344,7 @@
     desired baseline.
   </p>
 
-<h4 id='AlignmentBaselineProperty'>The <a>'alignment-baseline'</a> property</h4>
+<h4 id='AlignmentBaseline'>The <a>'alignment-baseline'</a> property</h4>
 
   <p class="note">
     See the CSS Line Layout Module 3 specification for the definition of
@@ -4462,7 +4462,7 @@
       aligned with the "mathematical" baseline of the parent <a>text content element</a>.</dd>
   </dl>
 
-<h4 id='BaselineShiftProperty'>The <a>'baseline-shift'</a> property</h4>
+<h4 id='BaselineShift'>The <a>'baseline-shift'</a> property</h4>
 
   <p class="note">
     See the CSS Line Layout Module 3 specification for the definition of
@@ -4942,13 +4942,13 @@
     [<a href="refs.html#ref-CSS21">CSSXX</a>]
   </p>
 
-<h4 id="WordWrapProperty">Overflow Wrapping: the <span class="property">‘word-wrap’</span> and <span class="property" id="OverflowWrapProperty">‘overflow-wrap’</span> properties</h4>
+<h4 id="WordWrapProperty">Overflow Wrapping: the <span class="property">‘word-wrap’</span> and <span class="property">‘overflow-wrap’</span> properties</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/#word-wrap">'word-wrap'</a>.
     [<a href="refs.html#ref-CSS21">CSSXX</a>]
   </p>
-  <p class="note">
+  <p class="note" id="OverflowWrapProperty">
     See the CSS Text Module Level 3 specification for the definition
     of <a href="http://dev.w3.org/csswg/css-text/#overflow-wrap">'overflow-wrap'</a>.
     [<a href="refs.html#ref-CSS21">CSSXX</a>]
@@ -4970,7 +4970,7 @@
 <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>.
+    of <a href="http://dev.w3.org/csswg/css-text/#hanging-punctutation-property">'hanging-punctuation'</a>.
     [<a href="refs.html#ref-CSS21">CSSXX</a>]
   </p>
   <p class="issue">
@@ -6630,7 +6630,7 @@
 
   <edit:elementsummary name='glyphRef'/>
 
-<h4 id="AltGlyphAttributes">Attributes</h4>
+<h4 id="GlyphRefAttributes">Attributes</h4>
 
   <dl class="attrdef-list-svg2">
     <dt id="GlyphRefElementHrefAttribute"><span class="adef">xlink:href</span></dt>