- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 16 Aug 2010 18:27:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv22406 Modified Files: Overview.html Log Message: Forgot to remove <button> from the main scoping list. Please let me know ASAP if this change breaks anything. (whatwg r5293) Index: Overview.html =================================================================== 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:27:56 UTC