[html5] r2135 - [e] (0) Remove redundant issue marker. (credit: as)

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 1 20:58:08 PDT 2008


Author: ianh
Date: 2008-09-01 20:58:06 -0700 (Mon, 01 Sep 2008)
New Revision: 2135

Modified:
   index
   source
Log:
[e] (0) Remove redundant issue marker. (credit: as)

Modified: index
===================================================================
--- index	2008-09-02 03:50:18 UTC (rev 2134)
+++ index	2008-09-02 03:58:06 UTC (rev 2135)
@@ -47183,15 +47183,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:

Modified: source
===================================================================
--- source	2008-09-02 03:50:18 UTC (rev 2134)
+++ source	2008-09-02 03:58:06 UTC (rev 2135)
@@ -44554,12 +44554,6 @@
 
   </dl>
 
-  <p class="big-issue">Still need to add these new elements to the
-  lists: <code>eventsource</code>, <code>section</code>,
-  <code>nav</code>, <code>article</code>, <code>aside</code>,
-  <code>header</code>, <code>footer</code>, <code>datagrid</code>,
-  <code>command</code></p>
-
   <p>The <span>stack of open elements</span> is said to <dfn
   title="has an element in scope">have an element in scope</dfn> when
   the following algorithm terminates in a match state:</p>




More information about the Commit-Watchers mailing list