- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
 - Date: Mon, 12 Apr 2010 07:57:53 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv26800
Modified Files:
	Overview.html 
Log Message:
copypasta (whatwg r4997)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4014
retrieving revision 1.4015
diff -u -d -r1.4014 -r1.4015
--- Overview.html	12 Apr 2010 07:51:23 -0000	1.4014
+++ Overview.html	12 Apr 2010 07:57:49 -0000	1.4015
@@ -62994,7 +62994,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>
Received on Monday, 12 April 2010 07:57:57 UTC