hixie: Yet more references fixes. (whatwg r3587)

hixie: Yet more references fixes. (whatwg r3587)

http://dev.w3.org/cvsweb/html5/eventsource/Overview.html?r1=1.52&r2=1.53&f=h
http://html5.org/tools/web-apps-tracker?from=3586&to=3587

===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- Overview.html 11 Aug 2009 07:09:53 -0000 1.52
+++ Overview.html 11 Aug 2009 07:25:46 -0000 1.53
@@ -1151,6 +1151,29 @@
    Object Model (DOM) Level 3 Events Specification</a></cite>,
    D. Schepers. W3C, July 2009.</dd>
 
+   <dt id="refsHTML5">[HTML5]</dt>
+   <!--
+   <dd><cite><a href="http://www.w3.org/TR/html5/">HTML 5</a></cite>,
+   I. Hickson, D. Hyatt. W3C, April 2009.</dd>
+   <dd><cite><a href="http://www.w3.org/html/wg/html5/">HTML
+   5</a></cite>, I. Hickson, D. Hyatt. W3C, August 2009.</dd>
+   -->
+   <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
+   5</a></cite>, I. Hickson. WHATWG, August 2009.</dd>
+
+   <dt id="refsRFC2119">[RFC2119]</dt>
+   <dd><cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in
+   RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF, March
+   1997.</dd>
+
+   <dt id="refsWEBIDL">[WEBIDL]</dt>
+   <!--
+   <dd><cite><a href="http://www.w3.org/TR/WebIDL/">Web
+   IDL</a></cite>, C. McCormack. W3C, December 2008.</dd>
+   -->
+   <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web
+   IDL</a></cite>, C. McCormack. W3C, July 2009.</dd>
+
   </dl>

Received on Tuesday, 11 August 2009 07:26:40 UTC