hixie: Forgot to remove <button> from the main scoping list. Please let me know ASAP if this change breaks anything. (whatwg r5293)

hixie: Forgot to remove <button> from the main scoping list. Please let
me know ASAP if this change breaks anything. (whatwg r5293)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4215&r2=1.4216&f=h
http://html5.org/tools/web-apps-tracker?from=5292&to=5293

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4215
retrieving revision 1.4216
diff -u -d -r1.4215 -r1.4216
--- Overview.html 16 Aug 2010 18:22:26 -0000 1.4215
+++ Overview.html 16 Aug 2010 18:27:51 -0000 1.4216
@@ -53803,7 +53803,6 @@
    <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>

Received on Monday, 16 August 2010 18:28:31 UTC