[html5] r6842 - [e] (0) Remove an attempt to cross-reference a term that isn't explicitly define [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 5 15:38:19 PST 2011


Author: ianh
Date: 2011-12-05 15:38:17 -0800 (Mon, 05 Dec 2011)
New Revision: 6842

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove an attempt to cross-reference a term that isn't explicitly defined.
Affected topics: WebSocket API

Modified: complete.html
===================================================================
--- complete.html	2011-12-02 22:57:56 UTC (rev 6841)
+++ complete.html	2011-12-05 23:38:17 UTC (rev 6842)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 2 December 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 5 December 2011</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -77685,9 +77685,9 @@
 
    <li>
 
-    <p><a href=#resolve-a-url title="resolve a url">Resolve</a> the <var title="">url</var> string, with the <span>URL character
-    encoding</span> set to UTF-8. <a href=#refsRFC3629>[RFC3629]</a></p> <!-- the URL character
-    encoding is used to escape the query component -->
+    <p><a href=#resolve-a-url title="resolve a url">Resolve</a> the <var title="">url</var> string, with the URL character encoding set to
+    UTF-8. <a href=#refsRFC3629>[RFC3629]</a></p> <!-- the URL
+    character encoding is used to escape the query component -->
 
     <p class=note>It doesn't matter what it is resolved relative to,
     since we already know it is an <a href=#absolute-url>absolute URL</a> at this

Modified: index
===================================================================
--- index	2011-12-02 22:57:56 UTC (rev 6841)
+++ index	2011-12-05 23:38:17 UTC (rev 6842)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 2 December 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 5 December 2011</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -77685,9 +77685,9 @@
 
    <li>
 
-    <p><a href=#resolve-a-url title="resolve a url">Resolve</a> the <var title="">url</var> string, with the <span>URL character
-    encoding</span> set to UTF-8. <a href=#refsRFC3629>[RFC3629]</a></p> <!-- the URL character
-    encoding is used to escape the query component -->
+    <p><a href=#resolve-a-url title="resolve a url">Resolve</a> the <var title="">url</var> string, with the URL character encoding set to
+    UTF-8. <a href=#refsRFC3629>[RFC3629]</a></p> <!-- the URL
+    character encoding is used to escape the query component -->
 
     <p class=note>It doesn't matter what it is resolved relative to,
     since we already know it is an <a href=#absolute-url>absolute URL</a> at this

Modified: source
===================================================================
--- source	2011-12-02 22:57:56 UTC (rev 6841)
+++ source	2011-12-05 23:38:17 UTC (rev 6842)
@@ -90136,10 +90136,9 @@
    <li>
 
     <p><span title="resolve a url">Resolve</span> the <var
-    title="">url</var> string, with the <span>URL character
-    encoding</span> set to UTF-8. <a
-    href="#refsRFC3629">[RFC3629]</a></p> <!-- the URL character
-    encoding is used to escape the query component -->
+    title="">url</var> string, with the URL character encoding set to
+    UTF-8. <a href="#refsRFC3629">[RFC3629]</a></p> <!-- the URL
+    character encoding is used to escape the query component -->
 
     <p class="note">It doesn't matter what it is resolved relative to,
     since we already know it is an <span>absolute URL</span> at this




More information about the Commit-Watchers mailing list