[html5] r5338 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9686
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 24 15:25:19 PDT 2010
Author: ianh
Date: 2010-08-24 15:25:18 -0700 (Tue, 24 Aug 2010)
New Revision: 5338
Modified:
complete.html
index
source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9686
Modified: complete.html
===================================================================
--- complete.html 2010-08-24 22:19:56 UTC (rev 5337)
+++ complete.html 2010-08-24 22:25:18 UTC (rev 5338)
@@ -33520,7 +33520,7 @@
</div>
<p>The semantics of MathML elements are defined by the MathML
- specification and other relevant specifications. <a href=#refsMATHML>[MATHML]</a></p>
+ specification and <a href=#other-applicable-specifications>other applicable specifications</a>. <a href=#refsMATHML>[MATHML]</a></p>
<div class=example>
@@ -33587,7 +33587,7 @@
requirements given in the SVG specification.)</p>
<p>The semantics of SVG elements are defined by the SVG
- specification and other relevant specifications. <a href=#refsSVG>[SVG]</a></p>
+ specification and <a href=#other-applicable-specifications>other applicable specifications</a>. <a href=#refsSVG>[SVG]</a></p>
<!-- The following paragraph is for bug 7510 -->
<p>The SVG specification includes requirements regarding the
@@ -58588,8 +58588,8 @@
false.</li>
<li><p>Run any <a href=#unloading-document-cleanup-steps>unloading document cleanup steps</a> for
- the <code><a href=#document>Document</a></code> that are defined by this specification or
- any other relevant specifications.</li>
+ the <code><a href=#document>Document</a></code> that are defined by this specification
+ and <a href=#other-applicable-specifications>other applicable specifications</a>.</li>
<li><p>Remove any <a href=#concept-task title=concept-task>tasks</a>
associated with the <code><a href=#document>Document</a></code> in any <a href=#task-source>task
@@ -61285,8 +61285,8 @@
false.</li>
<li><p>Run any <a href=#unloading-document-cleanup-steps>unloading document cleanup steps</a> for
- <code><a href=#document>Document</a></code> that are defined by this specification or any
- other relevant specifications.</li>
+ <code><a href=#document>Document</a></code> that are defined by this specification and
+ <a href=#other-applicable-specifications>other applicable specifications</a>.</li>
<li><p>If this algorithm was invoked by another instance of the
"unload a document" algorithm (i.e. through the steps below that
Modified: index
===================================================================
--- index 2010-08-24 22:19:56 UTC (rev 5337)
+++ index 2010-08-24 22:25:18 UTC (rev 5338)
@@ -33445,7 +33445,7 @@
</div>
<p>The semantics of MathML elements are defined by the MathML
- specification and other relevant specifications. <a href=#refsMATHML>[MATHML]</a></p>
+ specification and <a href=#other-applicable-specifications>other applicable specifications</a>. <a href=#refsMATHML>[MATHML]</a></p>
<div class=example>
@@ -33512,7 +33512,7 @@
requirements given in the SVG specification.)</p>
<p>The semantics of SVG elements are defined by the SVG
- specification and other relevant specifications. <a href=#refsSVG>[SVG]</a></p>
+ specification and <a href=#other-applicable-specifications>other applicable specifications</a>. <a href=#refsSVG>[SVG]</a></p>
<!-- The following paragraph is for bug 7510 -->
<p>The SVG specification includes requirements regarding the
@@ -58513,8 +58513,8 @@
false.</li>
<li><p>Run any <a href=#unloading-document-cleanup-steps>unloading document cleanup steps</a> for
- the <code><a href=#document>Document</a></code> that are defined by this specification or
- any other relevant specifications.</li>
+ the <code><a href=#document>Document</a></code> that are defined by this specification
+ and <a href=#other-applicable-specifications>other applicable specifications</a>.</li>
<li><p>Remove any <a href=#concept-task title=concept-task>tasks</a>
associated with the <code><a href=#document>Document</a></code> in any <a href=#task-source>task
@@ -61210,8 +61210,8 @@
false.</li>
<li><p>Run any <a href=#unloading-document-cleanup-steps>unloading document cleanup steps</a> for
- <code><a href=#document>Document</a></code> that are defined by this specification or any
- other relevant specifications.</li>
+ <code><a href=#document>Document</a></code> that are defined by this specification and
+ <a href=#other-applicable-specifications>other applicable specifications</a>.</li>
<li><p>If this algorithm was invoked by another instance of the
"unload a document" algorithm (i.e. through the steps below that
Modified: source
===================================================================
--- source 2010-08-24 22:19:56 UTC (rev 5337)
+++ source 2010-08-24 22:25:18 UTC (rev 5338)
@@ -37045,7 +37045,7 @@
</div>
<p>The semantics of MathML elements are defined by the MathML
- specification and other relevant specifications. <a
+ specification and <span>other applicable specifications</span>. <a
href="#refsMATHML">[MATHML]</a></p>
<div class="example">
@@ -37113,7 +37113,7 @@
requirements given in the SVG specification.)</p>
<p>The semantics of SVG elements are defined by the SVG
- specification and other relevant specifications. <a
+ specification and <span>other applicable specifications</span>. <a
href="#refsSVG">[SVG]</a></p>
<!-- The following paragraph is for bug 7510 -->
@@ -66124,8 +66124,8 @@
false.</p></li>
<li><p>Run any <span>unloading document cleanup steps</span> for
- the <code>Document</code> that are defined by this specification or
- any other relevant specifications.</p></li>
+ the <code>Document</code> that are defined by this specification
+ and <span>other applicable specifications</span>.</p></li>
<li><p>Remove any <span title="concept-task">tasks</span>
associated with the <code>Document</code> in any <span>task
@@ -69218,8 +69218,8 @@
false.</p></li>
<li><p>Run any <span>unloading document cleanup steps</span> for
- <code>Document</code> that are defined by this specification or any
- other relevant specifications.</p></li>
+ <code>Document</code> that are defined by this specification and
+ <span>other applicable specifications</span>.</p></li>
<li><p>If this algorithm was invoked by another instance of the
"unload a document" algorithm (i.e. through the steps below that
@@ -77405,7 +77405,7 @@
<!--START w3c-html--><!--MD-->
<li>Perform <dfn>drag-and-drop initialization steps</dfn> defined
- in other relevant specifications.</li>
+ in any <span>other applicable specifications</span>.</li>
<!--START complete--><!--START epub--><!--START html-->
More information about the Commit-Watchers
mailing list