[html5] r4255 - [e] (0) xref typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7960
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 03:11:26 PDT 2009
Author: ianh
Date: 2009-10-21 03:11:24 -0700 (Wed, 21 Oct 2009)
New Revision: 4255
Modified:
complete.html
source
Log:
[e] (0) xref typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7960
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 10:09:53 UTC (rev 4254)
+++ complete.html 2009-10-21 10:11:24 UTC (rev 4255)
@@ -65031,7 +65031,7 @@
<li>
<p>Attempt to <a href=#fetch>fetch</a> each resource identified by the
- resulting <span title="absolute URLs">absolute URL</span>, from
+ resulting <a href=#absolute-url title="absolute URL">absolute URLs</a>, from
the <a href=#first-script>first script</a>'s <a href=#origin>origin</a>.</p> <!-- not
http-origin privacy sensitive -->
Modified: source
===================================================================
--- source 2009-10-21 10:09:53 UTC (rev 4254)
+++ source 2009-10-21 10:11:24 UTC (rev 4255)
@@ -72986,7 +72986,7 @@
<li>
<p>Attempt to <span>fetch</span> each resource identified by the
- resulting <span title="absolute URLs">absolute URL</span>, from
+ resulting <span title="absolute URL">absolute URLs</span>, from
the <span>first script</span>'s <span>origin</span>.</p> <!-- not
http-origin privacy sensitive -->
More information about the Commit-Watchers
mailing list