hixie: xref (whatwg r3965)

hixie: xref (whatwg r3965)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3126&r2=1.3127&f=h
http://html5.org/tools/web-apps-tracker?from=3964&to=3965

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3126
retrieving revision 1.3127
diff -u -d -r1.3126 -r1.3127
--- Overview.html 22 Sep 2009 10:49:47 -0000 1.3126
+++ Overview.html 22 Sep 2009 10:51:30 -0000 1.3127
@@ -1636,8 +1636,8 @@
   U+003A COLON (:) characters, and their first three characters are
   not an <a href="#ascii-case-insensitive">ASCII case-insensitive</a> match for the string
   "<code title="">xml</code>". <a href="#refsXML">[XML]</a><p>The term <dfn id="xml-mime-type">XML MIME type</dfn> is used to refer to the <a href="#mime-type" title="MIME type">MIME types</a> <code title="">text/xml</code>,
-  <code title="">application/xml</code>, and any MIME type ending with
-  the four characters "<code title="">+xml</code>". <a href="#refsRFC3023">[RFC3023]</a><h4 id="dom-trees"><span class="secno">2.1.3 </span>DOM trees</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The term <dfn id="root-element">root element</dfn>, when not explicitly qualified
+  <code title="">application/xml</code>, and any <a href="#mime-type">MIME
+  type</a> ending with the four characters "<code title="">+xml</code>". <a href="#refsRFC3023">[RFC3023]</a><h4 id="dom-trees"><span class="secno">2.1.3 </span>DOM trees</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The term <dfn id="root-element">root element</dfn>, when not explicitly qualified
   as referring to the document's root element, means the furthest
   ancestor element node of whatever node is being discussed, or the
   node itself if it has no ancestors. When the node is a part of the

Received on Tuesday, 22 September 2009 10:52:28 UTC