html5/pubnotes ChangeLog,1.13,1.14 Overview.html,1.239,1.240 specgen.xsl,1.22,1.23

Update of /sources/public/html5/pubnotes
In directory hutz:/tmp/cvs-serv2932

Modified Files:
	ChangeLog Overview.html specgen.xsl 
Log Message:
use HTML output


Index: specgen.xsl
===================================================================
RCS file: /sources/public/html5/pubnotes/specgen.xsl,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- specgen.xsl	9 Jun 2008 19:14:30 -0000	1.22
+++ specgen.xsl	9 Jun 2008 19:19:09 -0000	1.23
@@ -4,10 +4,9 @@
                 exclude-result-prefixes='h'
                 version='1.0' id='xslt'>
 
-  <xsl:output method='xml' encoding='UTF-8'
-              doctype-public='-//W3C//DTD XHTML 1.0 Strict//EN'
-              doctype-system='http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'
-              media-type='application/xhtml+xml; charset=UTF-8'
+  <xsl:output method='html' encoding='UTF-8'
+              doctype-public='-//W3C//DTD HTML 4.01//EN'
+              media-type='text/html; charset=UTF-8'
               indent="yes"
               />
 

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/pubnotes/Overview.html,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- Overview.html	9 Jun 2008 19:14:29 -0000	1.239
+++ Overview.html	9 Jun 2008 19:19:09 -0000	1.240
@@ -1,16 +1,16 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-  <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>HTML 5 Publication Notes</title>
-    <meta content="$Id$" name="revision" />
-    <link href="style.css" type="text/css" rel="stylesheet" />
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+  <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>HTML 5 Publication Notes</title>
+    <meta content="$Id$" name="revision"></meta>
+    <link href="style.css" type="text/css" rel="stylesheet"></link>
     
     
-    <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css" />
+    <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css"></link>
   </head>
-  <body><div class="head"><div><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C" /></a></div><h1>HTML 5 Publication Notes</h1><h2>
+  <body><div class="head"><div><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C"></img></a></div><h1>HTML 5 Publication Notes</h1><h2>
         W3C
-        Working Draft <em>10 June 2008</em></h2><dl><dt>This Version:</dt><dd><a href="http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/">http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/</a></dd><dt>Latest Version:</dt><dd><a href="http://www.w3.org/TR/html5-pubnotes/">http://www.w3.org/TR/html5-pubnotes/</a></dd><dt>Editor:</dt><dd><a href="http://people.w3.org/mike">Michael(tm) Smith</a>, W3C &lt;<a href="mailto:mike@w3.org">mike@w3.org</a>&gt;</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 2008 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr />
+        Working Draft <em>10 June 2008</em></h2><dl><dt>This Version:</dt><dd><a href="http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/">http://www.w3.org/TR/2008/WD-html5-pubnotes-20080610/</a></dd><dt>Latest Version:</dt><dd><a href="http://www.w3.org/TR/html5-pubnotes/">http://www.w3.org/TR/html5-pubnotes/</a></dd><dt>Editor:</dt><dd><a href="http://people.w3.org/mike">Michael(tm) Smith</a>, W3C &lt;<a href="mailto:mike@w3.org">mike@w3.org</a>&gt;</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 2008 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr></hr>
     
     
     <div style="text-align: center" id="tocjump"><a href="#toc">skip to Table of Contents</a></div>

Index: ChangeLog
===================================================================
RCS file: /sources/public/html5/pubnotes/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- ChangeLog	9 Jun 2008 19:11:00 -0000	1.13
+++ ChangeLog	9 Jun 2008 19:19:09 -0000	1.14
@@ -1,3 +1,13 @@
+2008-06-10 04:14  mike
+
+	* Overview.html (1.239), specgen.xsl (1.22): filter out
+	  meta@charset
+
+2008-06-10 04:11  mike
+
+	* ChangeLog (1.13), Overview.html (1.238), specgen.xsl (1.21):
+	  fixed some validity problems
+
 2008-06-10 03:59  mike
 
 	* ChangeLog (1.12), Overview.html (1.237), Overview.src.html

Received on Monday, 9 June 2008 19:19:45 UTC