html5/spec Overview.html,1.4256,1.4257

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv958

Modified Files:
	Overview.html 
Log Message:
xref (whatwg r5338)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4256
retrieving revision 1.4257
diff -u -d -r1.4256 -r1.4257
--- Overview.html	24 Aug 2010 22:20:00 -0000	1.4256
+++ Overview.html	24 Aug 2010 22:25:22 -0000	1.4257
@@ -23914,7 +23914,7 @@
   XML fragment.</p>
 
   </div><p>The semantics of MathML elements are defined by the MathML
-  specification and other relevant specifications. <a href="#refsMATHML">[MATHML]</a><div class="example">
+  specification and <a href="#other-applicable-specifications">other applicable specifications</a>. <a href="#refsMATHML">[MATHML]</a><div class="example">
 
    <p>Here is an example of the use of MathML in an HTML document:</p>
 
@@ -23965,7 +23965,7 @@
   <a href="#svg-namespace">SVG namespace</a> inside <a href="#html-documents">HTML documents</a> is
   <a href="#phrasing-content">phrasing content</a>. (This further constrains the
   requirements given in the SVG specification.)<p>The semantics of SVG elements are defined by the SVG
-  specification and other relevant specifications. <a href="#refsSVG">[SVG]</a></p><!-- The following paragraph is for bug 7510 --><p>The SVG specification includes requirements regarding the
+  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
   handling of elements in the DOM that are not in the SVG namespace,
   that are in SVG fragments, and that are not included in a
   <code>foreignObject</code> element. <em>This</em> specification does
@@ -41736,8 +41736,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
@@ -44281,8 +44281,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
@@ -50692,7 +50692,7 @@
 
 
    <li>Perform <dfn id="drag-and-drop-initialization-steps">drag-and-drop initialization steps</dfn> defined
-   in other relevant specifications.</li>
+   in any <a href="#other-applicable-specifications">other applicable specifications</a>.</li>
 
 
 

Received on Tuesday, 24 August 2010 22:25:28 UTC