- From: CVS User lsilli <cvsmail@w3.org>
- Date: Thu, 18 Apr 2013 23:25:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv24579
Modified Files:
html-xhtml-authoring-guide.html
Log Message:
Altered the title of the spec, as part of solving bug 19925.
--- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/04/09 00:47:20 1.95
+++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/04/18 23:25:48 1.96
@@ -3,20 +3,21 @@
<html>
<head>
- <title>Polyglot Markup: HTML-Compatible XHTML Documents</title>
+ <title>Polyglot Markup: A robust profile of the HTML5 vocabulary<</title>
<meta charset='utf-8'>
<script class=remove src="http://www.w3.org/Tools/respec/respec-w3c-common" async></script>
- <script class=remove>
+ <script class="remove">
var respecConfig = {
specStatus: "ED",
shortName: "html-polyglot",
- publishDate: "2013-04-8",
+ publishDate: "2013-04-18",
previousPublishDate: "2010-10-19",
previousMaturity: "WD",
edDraftURI: "http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html",
// lcEnd: "2009-08-05",
editors: [
{ name: "Eliot Graff", company: "Microsoft Corporation" },
+ { name: "Leif H. Silli", company: "&METODIUS DA" },
],
wg: "HTML working group",
wgURI: "http://www.w3.org/html/wg/",
Received on Thursday, 18 April 2013 23:25:49 UTC