Bugzilla – Bug 161
Fix various editorial problems in the past few checkins.
Last modified: 2008-04-21 10:52:22 CEST
Index: source =================================================================== --- source (revision 1404) +++ source (revision 1405) @@ -10265,10 +10265,10 @@ </div> <p>Mathematical expressions often use subscripts and superscripts. - <!--Authors are encouraged to use MathML for marking up mathematics, - but authors may opt to use <code>sub</code> and <code>sup</code> if + Authors are encouraged to use MathML for marking up mathematics, but + authors may opt to use <code>sub</code> and <code>sup</code> if detailed mathematical markup is not desired. <a - href="#refsMathML">[MathML]</a>--></p> <!-- XXX --> + href="#refsMathML">[MathML]</a></p> <div class="example"> <pre><var>E</var>=<var>m</var><var>c</var><sup>2</sup></pre> @@ -10488,14 +10488,6 @@ <!-- XXX need examples --> - <h4>MathML</h4> - - <p>The <code>math</code> element from the <span>MathML - namespace</span> falls into the <span>phrasing content</span> - category for the purposes of the content models in this - specification.</p> - - <h4>Usage summary</h4> @@ -16933,6 +16925,14 @@ maps.</p> + <h4>MathML</h4> + + <p>The <code>math</code> element from the <span>MathML + namespace</span> falls into the <span>embedded content</span> + category for the purposes of the content models in this + specification.</p> + + <h4>SVG</h4> <p>The <code>svg</code> element from the <span>SVG namespace</span> @@ -38218,14 +38218,14 @@ the following:</p> <ul> - <li>An <code>mi</code> element in the <span>MathML namespace</span>.</li> - <li>An <code>mo</code> element in the <span>MathML namespace</span>.</li> - <li>An <code>mn</code> element in the <span>MathML namespace</span>.</li> - <li>An <code>ms</code> element in the <span>MathML namespace</span>.</li> - <li>An <code>mtext</code> element in the <span>MathML namespace</span>.</li> - <li>A <code>foreignObject</code> element in the <span>SVG namespace</span>.</li> - <li>A <code>desc</code> element in the <span>SVG namespace</span>.</li> - <li>A <code>title</code> element in the <span>SVG namespace</span>.</li> + <li>An <code title="">mi</code> element in the <span>MathML namespace</span>.</li> + <li>An <code title="">mo</code> element in the <span>MathML namespace</span>.</li> + <li>An <code title="">mn</code> element in the <span>MathML namespace</span>.</li> + <li>An <code title="">ms</code> element in the <span>MathML namespace</span>.</li> + <li>An <code title="">mtext</code> element in the <span>MathML namespace</span>.</li> + <li>A <code title="">foreignObject</code> element in the <span>SVG namespace</span>.</li> + <li>A <code title="">desc</code> element in the <span>SVG namespace</span>.</li> + <li>A <code title="">title</code> element in the <span>SVG namespace</span>.</li> </ul> <p>...and the next seven characters are a @@ -38838,7 +38838,7 @@ </dd> - <dt><dfn>CDATA state</dfn></dt> + <dt><dfn>CDATA block state</dfn></dt> <dd> @@ -41028,14 +41028,6 @@ <p class="note">This element will be a <span>phrasing</span> element.</p> -<!-- -Put the following into the MathML namespace if parsed: -math, mrow, mfrac, msqrt, mroot, mstyle, merror, mpadded, -mphantom, mfenced, menclose, msub, msup, msubsup, munder, -mover, munderover, mmultiscripts, mtable, mlabeledtr, mtr, -mtd, maction ---> - </dd> <dt>An end tag token not covered by the previous entries</dt> @@ -41982,16 +41974,16 @@ <p><span>Parse error</span>. Ignore the token.</p> </dd> - <dt>A start tag, if the <span>current node</span> is an <code>mi</code> element in the <span>MathML namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is an <code>mo</code> element in the <span>MathML namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is an <code>mn</code> element in the <span>MathML namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is an <code>ms</code> element in the <span>MathML namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is an <code>mtext</code> element in the <span>MathML namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is a <code>foreignObject</code> element in the <span>SVG namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is a <code>desc</code> element in the <span>SVG namespace</span>.</dt> - <dt>A start tag, if the <span>current node</span> is a <code>title</code> element in the <span>SVG namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is an <code title="">mi</code> element in the <span>MathML namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is an <code title="">mo</code> element in the <span>MathML namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is an <code title="">mn</code> element in the <span>MathML namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is an <code title="">ms</code> element in the <span>MathML namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is an <code title="">mtext</code> element in the <span>MathML namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is a <code title="">foreignObject</code> element in the <span>SVG namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is a <code title="">desc</code> element in the <span>SVG namespace</span>.</dt> + <dt>A start tag, if the <span>current node</span> is a <code title="">title</code> element in the <span>SVG namespace</span>.</dt> <dt>A start tag, if the <span>current node</span> is an element in the <span>HTML namespace</span>.</dt> - <dt>A start tag whose tag name is "svg", if the <span>current node</span> is an <code>annotation-xml</code> element in the <span>MathML namespace</span>.</dt> + <dt>A start tag whose tag name is "svg", if the <span>current node</span> is an <code title="">annotation-xml</code> element in the <span>MathML namespace</span>.</dt> <dt>An end tag</dt> <dd>