[html5] r4997 - [e] (0) copypasta Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9386

whatwg at whatwg.org whatwg at whatwg.org
Mon Apr 12 00:57:46 PDT 2010


Author: ianh
Date: 2010-04-12 00:57:45 -0700 (Mon, 12 Apr 2010)
New Revision: 4997

Modified:
   complete.html
   index
   source
Log:
[e] (0) copypasta
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9386

Modified: complete.html
===================================================================
--- complete.html	2010-04-12 07:51:18 UTC (rev 4996)
+++ complete.html	2010-04-12 07:57:45 UTC (rev 4997)
@@ -84756,7 +84756,7 @@
    <dt><dfn id=attr-body-marginheight title=attr-body-marginheight><code>marginheight</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-marginleft title=attr-body-marginleft><code>marginleft</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-marginright title=attr-body-marginright><code>marginright</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
-   <dt><dfn id=attr-body-margintop title=attr-body-margintop><code>marginheight</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
+   <dt><dfn id=attr-body-margintop title=attr-body-margintop><code>margintop</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-marginwidth title=attr-body-marginwidth><code>marginwidth</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-text title=attr-body-text><code>text</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-vlink title=attr-body-vlink><code>vlink</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>

Modified: index
===================================================================
--- index	2010-04-12 07:51:18 UTC (rev 4996)
+++ index	2010-04-12 07:57:45 UTC (rev 4997)
@@ -78028,7 +78028,7 @@
    <dt><dfn id=attr-body-marginheight title=attr-body-marginheight><code>marginheight</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-marginleft title=attr-body-marginleft><code>marginleft</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-marginright title=attr-body-marginright><code>marginright</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
-   <dt><dfn id=attr-body-margintop title=attr-body-margintop><code>marginheight</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
+   <dt><dfn id=attr-body-margintop title=attr-body-margintop><code>margintop</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-marginwidth title=attr-body-marginwidth><code>marginwidth</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-text title=attr-body-text><code>text</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-vlink title=attr-body-vlink><code>vlink</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>

Modified: source
===================================================================
--- source	2010-04-12 07:51:18 UTC (rev 4996)
+++ source	2010-04-12 07:57:45 UTC (rev 4997)
@@ -96489,7 +96489,7 @@
    <dt><dfn title="attr-body-marginheight"><code>marginheight</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-marginleft"><code>marginleft</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-marginright"><code>marginright</code></dfn> on <code>body</code> elements</dt>
-   <dt><dfn title="attr-body-margintop"><code>marginheight</code></dfn> on <code>body</code> elements</dt>
+   <dt><dfn title="attr-body-margintop"><code>margintop</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-marginwidth"><code>marginwidth</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-text"><code>text</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-vlink"><code>vlink</code></dfn> on <code>body</code> elements</dt>




More information about the Commit-Watchers mailing list