SSE; hixie: clarify what this means (whatwg r5402)

SSE; hixie: clarify what this means (whatwg r5402)

http://dev.w3.org/cvsweb/html5/eventsource/Overview.html?r1=1.145&r2=1.146&f=h
http://html5.org/tools/web-apps-tracker?from=5401&to=5402

===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- Overview.html 30 Aug 2010 18:47:24 -0000 1.145
+++ Overview.html 30 Aug 2010 18:50:45 -0000 1.146
@@ -391,7 +391,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.</li>
+   obtained due to a network error: <a href="#fail-the-connection">fail the connection</a>
+   and abort these steps.</li>
 
    <li>

Received on Monday, 30 August 2010 18:51:25 UTC