hixie: copypasta (whatwg r5507)

hixie: copypasta (whatwg r5507)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4397&r2=1.4398&f=h
http://html5.org/tools/web-apps-tracker?from=5506&to=5507

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4397
retrieving revision 1.4398
diff -u -d -r1.4397 -r1.4398
--- Overview.html 26 Sep 2010 02:33:50 -0000 1.4397
+++ Overview.html 26 Sep 2010 02:37:32 -0000 1.4398
@@ -61787,11 +61787,11 @@
    <tbody><tr><td rowspan="3">'margin-bottom'
      <td><code><a href="#the-body-element-0">body</a></code> element's <code title="attr-body-marginheight"><a href="#attr-body-marginheight">marginheight</a></code> attribute
     <tr><td>The <code><a href="#the-body-element-0">body</a></code> element's <a href="#container-frame-element">container frame element</a>'s <code title="attr-iframe-marginheight"><a href="#attr-iframe-marginheight">marginheight</a></code> attribute
-    <tr><td><code><a href="#the-body-element-0">body</a></code> element's <code title="attr-body-bottommargin">topmargin</code> attribute
+    <tr><td><code><a href="#the-body-element-0">body</a></code> element's <code title="attr-body-bottommargin">bottommargin</code> attribute
    <tbody><tr><td rowspan="3">'margin-left'
      <td><code><a href="#the-body-element-0">body</a></code> element's <code title="attr-body-marginwidth"><a href="#attr-body-marginwidth">marginwidth</a></code> attribute
     <tr><td>The <code><a href="#the-body-element-0">body</a></code> element's <a href="#container-frame-element">container frame element</a>'s <code title="attr-iframe-marginwidth"><a href="#attr-iframe-marginwidth">marginwidth</a></code> attribute
-    <tr><td><code><a href="#the-body-element-0">body</a></code> element's <code title="attr-body-leftmargin">rightmargin</code> attribute
+    <tr><td><code><a href="#the-body-element-0">body</a></code> element's <code title="attr-body-leftmargin">leftmargin</code> attribute
   </table><p>If the <code><a href="#the-body-element-0">body</a></code> element's <code><a href="#document">Document</a></code>'s
   <a href="#browsing-context">browsing context</a> is a <a href="#nested-browsing-context">nested browsing
   context</a>, and the <a href="#browsing-context-container">browsing context container</a> of

Received on Sunday, 26 September 2010 02:38:40 UTC