Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[giow] (2) Forgot to remove <button> from the main scoping list. Plea…
…se let me know ASAP if this change breaks anything.

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10223

git-svn-id: http://svn.whatwg.org/webapps@5293 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 16, 2010
1 parent ac54a20 commit 740612e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion complete.html
Expand Up @@ -79342,7 +79342,6 @@ <h5 id=the-insertion-mode><span class=secno>12.2.3.1 </span>The insertion mode</
<li><code><a href=#the-table-element>table</a></code> in the HTML namespace</li>
<li><code><a href=#the-td-element>td</a></code> in the HTML namespace</li>
<li><code><a href=#the-th-element>th</a></code> in the HTML namespace</li>
<li><code><a href=#the-button-element>button</a></code> in the HTML namespace</li>
<li><code><a href=#the-marquee-element>marquee</a></code> in the HTML namespace</li>
<li><code><a href=#the-object-element>object</a></code> in the HTML namespace</li>
<li><code title="">foreignObject</code> in the SVG namespace</li>
Expand Down
1 change: 0 additions & 1 deletion index
Expand Up @@ -72444,7 +72444,6 @@ interface <dfn id=messageport>MessagePort</dfn> {
<li><code><a href=#the-table-element>table</a></code> in the HTML namespace</li>
<li><code><a href=#the-td-element>td</a></code> in the HTML namespace</li>
<li><code><a href=#the-th-element>th</a></code> in the HTML namespace</li>
<li><code><a href=#the-button-element>button</a></code> in the HTML namespace</li>
<li><code><a href=#the-marquee-element>marquee</a></code> in the HTML namespace</li>
<li><code><a href=#the-object-element>object</a></code> in the HTML namespace</li>
<li><code title="">foreignObject</code> in the SVG namespace</li>
Expand Down
1 change: 0 additions & 1 deletion source
Expand Up @@ -90584,7 +90584,6 @@ interface <dfn>SQLTransactionSync</dfn> {
<li><code>table</code> in the HTML namespace</li>
<li><code>td</code> in the HTML namespace</li>
<li><code>th</code> in the HTML namespace</li>
<li><code>button</code> in the HTML namespace</li>
<li><code>marquee</code> in the HTML namespace</li>
<li><code>object</code> in the HTML namespace</li>
<li><code title="">foreignObject</code> in the SVG namespace</li>
Expand Down

0 comments on commit 740612e

Please sign in to comment.