[html5] r6724 - [e] (0) Add reference for 'resolve'. Fixing http://www.w3.org/Bugs/Public/show_b [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 20 19:53:32 PDT 2011


Author: ianh
Date: 2011-10-20 19:53:31 -0700 (Thu, 20 Oct 2011)
New Revision: 6724

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add reference for 'resolve'.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14144

Modified: complete.html
===================================================================
--- complete.html	2011-10-20 23:35:20 UTC (rev 6723)
+++ complete.html	2011-10-21 02:53:31 UTC (rev 6724)
@@ -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 20 October 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 21 October 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>
@@ -80019,7 +80019,8 @@
   <ol><li><p><a href=#resolve-a-url title="resolve a url">Resolve</a> the
    <a href=#url>URL</a> specified in <var title="">url</var>, relative to
    the <a href=#entry-script>entry script</a>'s <a href="#script's-base-url" title="script's base
-   URL">base URL</a>.</li>
+   URL">base URL</a>.
+   </li>
 
    <li><p>If the previous step failed, then throw a
    <code><a href=#syntaxerror>SyntaxError</a></code> exception.</li>

Modified: index
===================================================================
--- index	2011-10-20 23:35:20 UTC (rev 6723)
+++ index	2011-10-21 02:53:31 UTC (rev 6724)
@@ -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 20 October 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 21 October 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>
@@ -80019,7 +80019,8 @@
   <ol><li><p><a href=#resolve-a-url title="resolve a url">Resolve</a> the
    <a href=#url>URL</a> specified in <var title="">url</var>, relative to
    the <a href=#entry-script>entry script</a>'s <a href="#script's-base-url" title="script's base
-   URL">base URL</a>.</li>
+   URL">base URL</a>.
+   </li>
 
    <li><p>If the previous step failed, then throw a
    <code><a href=#syntaxerror>SyntaxError</a></code> exception.</li>

Modified: source
===================================================================
--- source	2011-10-20 23:35:20 UTC (rev 6723)
+++ source	2011-10-21 02:53:31 UTC (rev 6724)
@@ -90555,7 +90555,11 @@
    <li><p><span title="resolve a url">Resolve</span> the
    <span>URL</span> specified in <var title="">url</var>, relative to
    the <span>entry script</span>'s <span title="script's base
-   URL">base URL</span>.</p></li>
+   URL">base URL</span>.
+   <!--END complete--><!--END epub-->
+   <a href="#refsHTML">[HTML]</a>
+   <!--START complete--><!--START epub-->
+   </p></li>
 
    <li><p>If the previous step failed, then throw a
    <code>SyntaxError</code> exception.</p></li>




More information about the Commit-Watchers mailing list