- From: poot <cvsmail@w3.org>
- Date: Tue, 11 Aug 2009 16:26:19 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Yet more references fixes. (whatwg r3587) http://dev.w3.org/cvsweb/html5/webstorage/Overview.html?r1=1.61&r2=1.62&f=h http://html5.org/tools/web-apps-tracker?from=3586&to=3587 =================================================================== RCS file: /sources/public/html5/webstorage/Overview.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -d -r1.61 -r1.62 --- Overview.html 11 Aug 2009 07:10:01 -0000 1.61 +++ Overview.html 11 Aug 2009 07:25:54 -0000 1.62 @@ -1152,10 +1152,33 @@ <dd><cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMAScript Language Specification</a></cite>. ECMA, December 1999.</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="refsRFC2109">[RFC2109]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2109.txt">HTTP State Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, February 1997.</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:56 UTC