[html5] r5402 - [e] (0) clarify what this means Fixing http://www.w3.org/Bugs/Public/show_bug.cg [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Aug 30 11:50:41 PDT 2010


Author: ianh
Date: 2010-08-30 11:50:40 -0700 (Mon, 30 Aug 2010)
New Revision: 5402

Modified:
   complete.html
   source
Log:
[e] (0) clarify what this means
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10128

Modified: complete.html
===================================================================
--- complete.html	2010-08-30 18:47:21 UTC (rev 5401)
+++ complete.html	2010-08-30 18:50:40 UTC (rev 5402)
@@ -72394,7 +72394,8 @@
    <li><p>If the <a href=#origin>origin</a> of the resulting <a href=#absolute-url>absolute
    URL</a> is not the <a href=#same-origin>same origin</a> as that of the
    <a href=#entry-script>entry script</a>, then act as if the resource could not be
-   obtained due to a network error and abort these steps.</li>
+   obtained due to a network error: <a href=#fail-the-connection>fail the connection</a>
+   and abort these steps.</li>
 
    <li>
 

Modified: source
===================================================================
--- source	2010-08-30 18:47:21 UTC (rev 5401)
+++ source	2010-08-30 18:50:40 UTC (rev 5402)
@@ -81431,7 +81431,8 @@
    <li><p>If the <span>origin</span> of the resulting <span>absolute
    URL</span> is not the <span>same origin</span> as that of the
    <span>entry script</span>, then act as if the resource could not be
-   obtained due to a network error and abort these steps.</p></li>
+   obtained due to a network error: <span>fail the connection</span>
+   and abort these steps.</p></li>
 
    <li>
 




More information about the Commit-Watchers mailing list