- From: CVS User ihickson <cvsmail@w3.org>
- Date: Sat, 04 Jan 2014 00:08:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers In directory roscoe:/tmp/cvs-serv20698 Modified Files: Overview.html Log Message: Define structured cloning for Map and Set (whatwg r8374) --- /sources/public/html5/workers/Overview.html 2013/12/17 17:56:02 1.405 +++ /sources/public/html5/workers/Overview.html 2014/01/04 00:08:16 1.406 @@ -216,7 +216,7 @@ <h1>Web Workers</h1> - <h2 class="no-num no-toc" id="editor-s-draft-17-december-2013">Editor's Draft 17 December 2013</h2> + <h2 class="no-num no-toc" id="editor-s-draft-4-january-2014">Editor's Draft 4 January 2014</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/workers/">http://www.w3.org/TR/workers/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -353,7 +353,7 @@ </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 17 December 2013 Editor's Draft. + This specification is the 4 January 2014 Editor's Draft. </p> @@ -2383,7 +2383,7 @@ <dd><cite><a href="http://dom.spec.whatwg.org/">DOM</a></cite>, A. van Kesteren, A. Gregor, Ms2ger. WHATWG.</dd> <dt id="refsECMA262">[ECMA262]</dt> - <dd><cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMAScript Language Specification</a></cite>. ECMA.</dd> + <dd><cite><a href="http://people.mozilla.org/~jorendorff/es6-draft.html">ECMAScript Language Specification</a></cite>. ECMA.</dd> <dt id="refsHTML">[HTML]</dt> <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML</a></cite>, I. Hickson. WHATWG.</dd>
Received on Saturday, 4 January 2014 00:08:17 UTC