- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Oct 2012 18:10:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/postmsg In directory hutz:/tmp/cvs-serv10377 Modified Files: Overview.html Log Message: Add sandbox=allow-pointer-lock, and some nearby cleanup. (whatwg r7485) Index: Overview.html =================================================================== RCS file: /sources/public/html5/postmsg/Overview.html,v retrieving revision 1.126 retrieving revision 1.127 diff -u -d -r1.126 -r1.127 --- Overview.html 19 Oct 2012 22:40:08 -0000 1.126 +++ Overview.html 25 Oct 2012 18:10:28 -0000 1.127 @@ -216,7 +216,7 @@ <h1>HTML5 Web Messaging</h1> - <h2 class="no-num no-toc" id="editor-s-draft-19-october-2012">Editor's Draft 19 October 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-25-october-2012">Editor's Draft 25 October 2012</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 19 October 2012 Editor's Draft. + This specification is the 25 October 2012 Editor's Draft. </p> @@ -1525,9 +1525,7 @@ Events</a></cite>, I. Hickson. W3C.</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="http://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
Received on Thursday, 25 October 2012 18:10:36 UTC