html5/spec Overview.html,1.1973,1.1974

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

Modified Files:
	Overview.html 
Log Message:
Pimp My Spec changes... (should be no actual difference here) (whatwg r2803)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1973
retrieving revision 1.1974
diff -u -d -r1.1973 -r1.1974
--- Overview.html	12 Feb 2009 10:46:23 -0000	1.1973
+++ Overview.html	13 Feb 2009 01:06:20 -0000	1.1974
@@ -1,4 +1,6 @@
-<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><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; }
@@ -6,12 +8,18 @@
    .warning { color: yellow; background: maroon; }
    .bad { color: gray; }
    .bad.XXX { color: red; }
[...44129 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
@@ -48933,3 +63262,7 @@
         - or both, so it works even when the form controls have names
           that vary more than HTMLFormControlCollection allows?
 -->
+
+ 
+
+

Received on Friday, 13 February 2009 01:20:09 UTC