- From: CVS User ihickson <cvsmail@w3.org>
- Date: Wed, 23 Apr 2014 17:05:21 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/postmsg In directory roscoe:/tmp/cvs-serv26233 Modified Files: Overview.html Log Message: Print version of the spec (thanks IZh!); protocol-neutral version of the spec so that scripts and styles work on https://www.whatwg.org/ (whatwg r8578) --- /sources/public/html5/postmsg/Overview.html 2014/03/12 23:15:41 1.168 +++ /sources/public/html5/postmsg/Overview.html 2014/04/23 17:05:21 1.169 @@ -216,7 +216,7 @@ <h1>HTML5 Web Messaging</h1> - <h2 class="no-num no-toc" id="editor-s-draft-12-march-2014">Editor's Draft 12 March 2014</h2> + <h2 class="no-num no-toc" id="editor-s-draft-23-april-2014">Editor's Draft 23 April 2014</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/webmessaging/">http://www.w3.org/TR/webmessaging/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -348,7 +348,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 12 March 2014 Editor's Draft. + This specification is the 23 April 2014 Editor's Draft. </p> @@ -1546,7 +1546,7 @@ <dd><cite><a href="http://dom.spec.whatwg.org/">DOM</a></cite>, A. van Kesteren, A. Gregor, Ms2ger. WHATWG.</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> + <dd><cite><a href="//www.whatwg.org/specs/web-apps/current-work/">HTML</a></cite>, I. Hickson. WHATWG.</dd> <dt id="refsRFC2119">[RFC2119]</dt> <dd><cite><a href="http://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd>
Received on Wednesday, 23 April 2014 17:05:22 UTC