html5/html-api-map overview.html,1.45,1.46

Update of /sources/public/html5/html-api-map
In directory hutz:/tmp/cvs-serv7471

Modified Files:
	overview.html 
Log Message:
update

Index: overview.html
===================================================================
RCS file: /sources/public/html5/html-api-map/overview.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- overview.html	14 Apr 2011 11:33:05 -0000	1.45
+++ overview.html	25 May 2011 17:23:07 -0000	1.46
@@ -53,12 +53,12 @@
       var respecConfig = {
           subtitle: "A user agent developer's guide to understanding and implementing accessibility support in HTML",
           // document info
-          specStatus:           "FPWD",
+          specStatus:           "WD",
           shortName:            "html-aapi",
-          publishDate:   "2011-04-14",
-          // previousMaturity: "WD",
-          // previousPublishDate:  "2009-03-15",
-          // previousURI : "http://dev.w3.org/2009/dap/ReSpec.js/documentation.html",
+          publishDate:   "2011-05-24",
+          previousMaturity: "FPWD",
+          previousPublishDate:  "2011-04-14",
+          previousURI : "http://www.w3.org/TR/2011/WD-html-aapi-20110414/"
           edDraftURI:     "http://dev.w3.org/html5/html-api-map/",
           // lcEnd:  "2010-08-06",
           // extraCSS:             ["../css/respec.css"],
@@ -73,7 +73,7 @@
           // WG
           wg:           "HTML Working Group",
           wgURI:        "http://www.w3.org/html/wg/",
-          wgPublicList: "public-html",
+          wgPublicList: "public-html-comments",
           wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/40318/status",
       };
     </script> 
@@ -1558,7 +1558,7 @@
             <td >AXCell</td>
           </TR>
           <TR>
-            <td><code><a href="tabular-data.html#the-th-element">th</a></code> element that is a row header </td>
+            <td><code><a href="http://dev.w3.org/html5/spec/tabular-data.html#the-th-element">th</a></code> element that is a row header </td>
             <TD>yes</TD>
             <TD>yes</TD>
             <td>none</td>

Received on Wednesday, 25 May 2011 17:23:10 UTC