- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 16 Aug 2010 18:22:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21608
Modified Files:
Overview.html
Log Message:
duplicate entry (whatwg r5292)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4214
retrieving revision 1.4215
diff -u -d -r1.4214 -r1.4215
--- Overview.html 16 Aug 2010 18:19:52 -0000 1.4214
+++ Overview.html 16 Aug 2010 18:22:26 -0000 1.4215
@@ -53733,12 +53733,12 @@
<code><a href="#the-area-element">area</a></code>, <code><a href="#the-article-element">article</a></code>, <code><a href="#the-aside-element">aside</a></code>,
<code><a href="#the-base-element">base</a></code>, <code><a href="#basefont">basefont</a></code>, <code><a href="#bgsound">bgsound</a></code>,
<code><a href="#the-blockquote-element">blockquote</a></code>, <code><a href="#the-body-element-0">body</a></code>, <code><a href="#the-br-element">br</a></code>,
- <code><a href="#the-button-element">button</a></code>, <code><a href="#the-button-element">button</a></code>, <code><a href="#the-caption-element">caption</a></code>,
- <code><a href="#center">center</a></code>, <code><a href="#the-col-element">col</a></code>, <code><a href="#the-colgroup-element">colgroup</a></code>,
- <code><a href="#the-command">command</a></code>, <!--v2DDATAGRID <code>datagrid</code>,-->
- <code><a href="#the-dd-element">dd</a></code>, <code><a href="#the-details-element">details</a></code>, <code><a href="#dir">dir</a></code>,
- <code><a href="#the-div-element">div</a></code>, <code><a href="#the-dl-element">dl</a></code>, <code><a href="#the-dt-element">dt</a></code>,
- <code><a href="#the-embed-element">embed</a></code>, <code><a href="#the-fieldset-element">fieldset</a></code>, <code><a href="#the-figcaption-element">figcaption</a></code>,
+ <code><a href="#the-button-element">button</a></code>, <code><a href="#the-caption-element">caption</a></code>, <code><a href="#center">center</a></code>,
+ <code><a href="#the-col-element">col</a></code>, <code><a href="#the-colgroup-element">colgroup</a></code>, <code><a href="#the-command">command</a></code>,
+ <!--v2DDATAGRID <code>datagrid</code>,--> <code><a href="#the-dd-element">dd</a></code>,
+ <code><a href="#the-details-element">details</a></code>, <code><a href="#dir">dir</a></code>, <code><a href="#the-div-element">div</a></code>,
+ <code><a href="#the-dl-element">dl</a></code>, <code><a href="#the-dt-element">dt</a></code>, <code><a href="#the-embed-element">embed</a></code>,
+ <code><a href="#the-fieldset-element">fieldset</a></code>, <code><a href="#the-figcaption-element">figcaption</a></code>,
<code><a href="#the-figure-element">figure</a></code>, <code><a href="#the-footer-element">footer</a></code>, <code><a href="#the-form-element">form</a></code>,
<code><a href="#frame">frame</a></code>, <code><a href="#frameset">frameset</a></code>, <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a></code>,
<code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h2</a></code>, <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h3</a></code>, <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h4</a></code>, <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h5</a></code>,
Received on Monday, 16 August 2010 18:22:31 UTC