html5/spec Overview.html,1.1985,1.1986

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv17922

Modified Files:
	Overview.html 
Log Message:
use 'C:' instead of 'c:'; xref and typo fixes; changes to the generator again. (whatwg r2815)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1985
retrieving revision 1.1986
diff -u -d -r1.1985 -r1.1986
--- Overview.html	13 Feb 2009 07:32:39 -0000	1.1985
+++ Overview.html	13 Feb 2009 18:47:10 -0000	1.1986
@@ -1,6 +1,4 @@
-<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><head>
-  <title>HTML 5</title>
-  <style type=text/css>
+<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><head><title>HTML 5</title><style type=text/css>
    .note { color: green; background: transparent; }
    .example { font-style: italic; }
    .idl { color: black; background: silver; }
@@ -8,18 +6,12 @@
    .warning { color: yellow; background: maroon; }
    .bad { color: gray; }
    .bad.XXX { color: red; }
[...42430 lines suppressed...]
   crew, and the #whatwg crew, and to Pillar and Hedral for their ideas
-  and support.</p>
-
-  <!-- Hopefully Kam won't notice he's covered by these
-  acknowledgements three times! -->
-
-<!--
+  and support.</p><!-- Hopefully Kam won't notice he's covered by these
+  acknowledgements three times! --><!--
 TODO (or delay):
  XXX * simple color picker
  XXX * in-window modal dialogs
@@ -63299,7 +48965,3 @@
         - or both, so it works even when the form controls have names
           that vary more than HTMLFormControlCollection allows?
 -->
-
- 
-
-

Received on Friday, 13 February 2009 18:47:23 UTC