- From: CVS User plehegar <cvsmail@w3.org>
- Date: Wed, 23 Jan 2013 16:33:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5 In directory roscoe:/tmp/cvs-serv19652 Modified Files: HEADER.html Log Message: Changed title --- /sources/public/html5/HEADER.html 2013/01/23 16:01:23 1.36 +++ /sources/public/html5/HEADER.html 2013/01/23 16:33:39 1.37 @@ -1,6 +1,6 @@ <!doctype html> <meta charset=utf-8> -<title>HTML WG editor's drafts</title> +<title>Editors’ drafts</title> <style> html { background: #DDE5D9 url(data:image/gif;base64,R0lGODlhBAAEAIAAANra2v///yH5BAAAAAAALAAAAAAEAAQAAAIFTGB4xlcAOw==) repeat 0 0; @@ -59,7 +59,7 @@ </style> <h1> <a href="http://w3.org/"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C"></a> -HTML WG editors’ drafts +Editors’ drafts </h1> <p>This page is auto-generated from the contents of the @@ -67,16 +67,17 @@ repository</a> and and is intended to automatically make the entire up-to-date contents of the repository easily browsable on the Web.</p> -<p>Some of those documents are maintained by editors in the HTML -Working Group (such as HTML5), Web Application Working Group (such as -Workers) or one is done within the Web Media Text Tracks Community -Group.</p> +<p>Most of those documents are maintained by editors in the HTML +Working Group (such as HTML5), some by the Web Application Working Group (such as +Workers), and one is done within the Web Media Text Tracks Community +Group (such as WebVTT).</p> <p>Some of the documents are not intended to become W3C Recommendations (such as HTML5 differences with HTML4, Java bindings for Web IDL, or WebVTT).</p> -<p>For futher information regarding the status of the various documents, please see: +<p>For futher information regarding the status of the various +documents, please see:</p> <ol> <li><a href='http://www.w3.org/wiki/HTML/Publications'>HTML Working Group dashboard</a></li> <li><a href='http://www.w3.org/2008/webapps/wiki/PubStatus'>Web Application Working Group dashboard</a></li>
Received on Wednesday, 23 January 2013 16:33:44 UTC