[html5] r1794 - [e] (0) Remove the paragraph that says 'URI' means 'IRI' since we'll just use 'U [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jun 23 18:11:36 PDT 2008
Author: ianh
Date: 2008-06-23 18:11:35 -0700 (Mon, 23 Jun 2008)
New Revision: 1794
Modified:
index
source
Log:
[e] (0) Remove the paragraph that says 'URI' means 'IRI' since we'll just use 'URL' from now on.
Modified: index
===================================================================
--- index 2008-06-24 01:00:16 UTC (rev 1793)
+++ index 2008-06-24 01:11:35 UTC (rev 1794)
@@ -2594,15 +2594,8 @@
<p>This specification uses the term <em>document</em> to refer to any use
of HTML, ranging from short static documents to long essays or reports
with rich multimedia, as well as to fully-fledged interactive
- applications.</p>
- <!-- XXXURL remove entire paragraph -->
+ applications.
- <p>For readability, the term URI is used to refer to both ASCII URIs and
- Unicode IRIs, as those terms are defined by RFC 3986 and RFC 3987
- respectively. On the rare occasions where IRIs are not allowed but ASCII
- URIs are, this is called out explicitly. <a
- href="#refsRFC3986">[RFC3986]</a> <a href="#refsRFC3987">[RFC3987]</a>
-
<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
Modified: source
===================================================================
--- source 2008-06-24 01:00:16 UTC (rev 1793)
+++ source 2008-06-24 01:11:35 UTC (rev 1794)
@@ -838,14 +838,6 @@
or reports with rich multimedia, as well as to fully-fledged
interactive applications.</p>
- <!-- XXXURL remove entire paragraph -->
- <p>For readability, the term URI is used to refer to both ASCII URIs
- and Unicode IRIs, as those terms are defined by RFC 3986 and RFC
- 3987 respectively. On the rare occasions where IRIs are not allowed
- but ASCII URIs are, this is called out explicitly. <a
- href="#refsRFC3986">[RFC3986]</a> <a
- href="#refsRFC3987">[RFC3987]</a></p>
-
<p>The term <dfn>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
More information about the Commit-Watchers
mailing list