Fixed broken anchors in SDP
authorPhilippe Le Hegaret <plh@w3.org>
Thu, 06 Sep 2012 10:27:03 -0400
changeset 270 6ea28aad9d37
parent 269 99f4dd11e93d
child 271 72a0b0038908
Fixed broken anchors in SDP
ttml10-sdp-us/Overview.html
--- a/ttml10-sdp-us/Overview.html	Sat Sep 01 06:44:47 2012 +0800
+++ b/ttml10-sdp-us/Overview.html	Thu Sep 06 10:27:03 2012 -0400
@@ -590,11 +590,11 @@
 <h4>Constraints</h4>
 <p>Processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The backgroundColor MUST be expressed in #rrggbbaa format exclusively using the <dfn>&lt;hexdigit&gt;</dfn> style value expression.</p>
-<p data-transform='constraint'>The backgroundColor MUST support the colors outlined in <a href="#annexe_color">Color Values</a>.</p>
+<p data-transform='constraint'>The backgroundColor MUST support the colors outlined in <a href="#color-values">Color Values</a>.</p>
 <p>Note: These colors are identical to those identified in the CEA708-D, Section 8.8 [RBG resolution of 4 bits for each primary (03)].</p>
-<p data-transform='constraint'>The alpha component of backgroundColor MUST support the opacity values outlined in <a href="#annexe_color">Color Values</a> .</p>
+<p data-transform='constraint'>The alpha component of backgroundColor MUST support the opacity values outlined in <a href="#color-values">Color Values</a> .</p>
 <p data-transform='constraint'>The alpha component of backgroundColor for a region MUST be 00.</p>
-<p data-transform='constraint'>The player MUST allow the user to specify a backgroundColor for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#annexe_color">Color Values</a> ).</p>
+<p data-transform='constraint'>The player MUST allow the user to specify a backgroundColor for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#color-values">Color Values</a> ).</p>
 <p data-transform='constraint'>The player MUST allow the user to specify a backgroundColor for p and span elements to allow for semi-transparent and transparent opacities.</p>
 </section>
 </section>
@@ -624,10 +624,10 @@
 <h4>Constraints</h4>
 <p>Processors MUST support the capability to present documents where the following constraints apply:</p>
 <p data-transform='constraint'>The color MUST be expressed in #rrggbbaa format exclusively using the <dfn>&lt;hexdigit&gt;</dfn> style value expression.</p>
-<p data-transform='constraint'>The color MUST support the colors outlined in <a href="#annexe_color">Color Values</a>.</p>
+<p data-transform='constraint'>The color MUST support the colors outlined in <a href="#color-values">Color Values</a>.</p>
 <p>Note: These colors are identical to those identified in the CEA708-D, Section 8.8 [RBG resolution of 4 bits for each primary (03)].</p>
-<p data-transform='constraint'>The alpha component of color MUST support the opacity values outlined in <a href="#annexe_color">Color Values</a> .</p>
-<p data-transform='constraint'>The player MUST allow the user to specify a color for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#annexe_color">Color Values</a> ).</p>
+<p data-transform='constraint'>The alpha component of color MUST support the opacity values outlined in <a href="#color-values">Color Values</a> .</p>
+<p data-transform='constraint'>The player MUST allow the user to specify a color for p and span elements based on a minimum of an 8-color palette of white, black, red, green, blue, yellow, magenta, and cyan (See Minimum Color List in <a href="#color-values">Color Values</a> ).</p>
 <p data-transform='constraint'>The player MUST allow the user to specify a color for p and span elements to allow for semi-transparent and transparent opacities.</p>
 </section>
 </section>
@@ -900,7 +900,7 @@
 </table>
 <p data-transform='constraint'>The player MUST allow the user to specify a generic fontFamily for the document using the values shown in the preceding table.</p>
 <p data-transform='constraint'>The player MUST allow the user to specify character edge attributes and types for the generic fontFamily names for the values shown in the preceding table.</p>
-<p>Note: Player and Unicode code point support is defined in <a href="#code_points">Code Point support</a></p>
+<p>Note: Player and Unicode code point support is defined in <a href="#code-points">Code Point support</a></p>
 <p>Note: Text outline can be specified using a style property to apply to characters selected for specific areas for content flowed into a region. Text outline applies a specific character edge to content. For example, when the textOutline style property is used, a type of shadow or thickness can be applied to content.</p>
 </section>
 </section>