html5/spec Overview.html,1.2125,1.2126

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

Modified Files:
	Overview.html 
Log Message:
<datagrid> mark II, first draft (whatwg r2962)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2125
retrieving revision 1.2126
diff -u -d -r1.2125 -r1.2126
--- Overview.html	8 Apr 2009 06:11:17 -0000	1.2125
+++ Overview.html	18 Apr 2009 01:16:56 -0000	1.2126
@@ -146,7 +146,7 @@
    <p><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p>
    <h1>HTML 5</h1>
    <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id=editor-s-draft-date-1-january-1970><!--ZZZ: W3C Working Draft 12 February 2009 --><!-- fix date ZZZ --><!----> Editor's Draft 8 April 2009 <!--:ZZZ--></h2>
+   <h2 class="no-num no-toc" id=editor-s-draft-date-1-january-1970><!--ZZZ: W3C Working Draft 12 February 2009 --><!-- fix date ZZZ --><!----> Editor's Draft 18 April 2009 <!--:ZZZ--></h2>
    <dl><!-- ZZZ: update the month/day (twice), uncomment out 
     <dt>This Version:</dt>
     <dd><a href="http://www.w3.org/TR/2009/WD-html5-20090212/">http://www.w3.org/TR/2009/WD-html5-20090212/</a></dd>
@@ -237,7 +237,7 @@
   track.
   <!--ZZZ:-->
[...3875 lines suppressed...]
-  <h4 id=introduction-8><span class=secno>10.2.1 </span>Introduction</h4>
+  <h4 id=introduction-9><span class=secno>10.2.1 </span>Introduction</h4>
 
   <p>The CSS rules given in these subsections are, unless otherwise
   specified, expected to be used as part of the user-agent level style
@@ -55995,7 +56591,7 @@
 
   <h3 id=bindings><span class=secno>10.4 </span>Bindings</h3>
 
-  <h4 id=introduction-9><span class=secno>10.4.1 </span>Introduction</h4>
+  <h4 id=introduction-10><span class=secno>10.4.1 </span>Introduction</h4>
 
   <p>A number of elements have their rendering defined in terms of the
   'binding' property. <a href=#references>[BECSS]</a></p>
@@ -57793,4 +58389,5 @@
  XXX * should check all cases of 'active document' and change the
        relevant ones to 'fully active document'.
  XXX * use <code>Document</code> consistently instead of 'document'.
+ XXX * s/raise/throw/g
 -->

Received on Saturday, 18 April 2009 01:17:08 UTC