html5/spec Overview.html,1.1306,1.1307

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

Modified Files:
	Overview.html 
Log Message:
Remove redundant issue marker. (credit: as) (whatwg r2135)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1306
retrieving revision 1.1307
diff -u -d -r1.1306 -r1.1307
--- Overview.html	2 Sep 2008 03:49:47 -0000	1.1306
+++ Overview.html	2 Sep 2008 03:57:34 -0000	1.1307
@@ -47191,15 +47191,6 @@
     <p>All other elements found while parsing an HTML document.
   </dl>
 
-  <p class=big-issue>Still need to add these new elements to the lists:
-   <code><a href="#eventsource">eventsource</a></code>, <code><a
-   href="#section">section</a></code>, <code><a href="#nav">nav</a></code>,
-   <code><a href="#article">article</a></code>, <code><a
-   href="#aside">aside</a></code>, <code><a href="#header">header</a></code>,
-   <code><a href="#footer">footer</a></code>, <code><a
-   href="#datagrid0">datagrid</a></code>, <code><a
-   href="#command0">command</a></code>
-
   <p>The <a href="#stack">stack of open elements</a> is said to <dfn
    id=have-an title="has an element in scope">have an element in scope</dfn>
    when the following algorithm terminates in a match state:

Received on Tuesday, 2 September 2008 03:58:12 UTC