- From: poot <cvsmail@w3.org>
- Date: Tue, 11 Aug 2009 16:26:20 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Yet more references fixes. (whatwg r3587) http://dev.w3.org/cvsweb/html5/workers/Overview.html?r1=1.153&r2=1.154&f=h http://html5.org/tools/web-apps-tracker?from=3586&to=3587 =================================================================== RCS file: /sources/public/html5/workers/Overview.html,v retrieving revision 1.153 retrieving revision 1.154 diff -u -d -r1.153 -r1.154 --- Overview.html 11 Aug 2009 07:10:10 -0000 1.153 +++ Overview.html 11 Aug 2009 07:26:03 -0000 1.154 @@ -2647,11 +2647,24 @@ <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="refsWEBDATABASE">[WEBDATABASE]</dt> <dd><cite><a href="http://dev.w3.org/html5/webdatabase/">Web Database</a></cite>, I. Hickson. W3C, July 2009.</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> + <dt id="refsWEBSOCKET">[WEBSOCKET]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/websockets/">The Web Sockets
Received on Tuesday, 11 August 2009 07:26:57 UTC