Skip to content

Commit

Permalink
[e] (0) Remove redundant issue marker. (credit: as)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2135 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 2, 2008
1 parent f7f1220 commit 1bb8c6d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
9 changes: 0 additions & 9 deletions index
Expand Up @@ -47183,15 +47183,6 @@ interface <dfn id=messagechannel>MessageChannel</dfn> {
<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:
Expand Down
6 changes: 0 additions & 6 deletions source
Expand Up @@ -44554,12 +44554,6 @@ interface <dfn>MessageChannel</dfn> {

</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>
Expand Down

0 comments on commit 1bb8c6d

Please sign in to comment.