[html5] r4941 - [e] (0) add <body margin*> to the obsolete section Fixing http://www.w3.org/Bugs [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 1 16:30:28 PDT 2010


Author: ianh
Date: 2010-04-01 16:30:27 -0700 (Thu, 01 Apr 2010)
New Revision: 4941

Modified:
   complete.html
   index
   source
Log:
[e] (0) add <body margin*> to the obsolete section
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9286

Modified: complete.html
===================================================================
--- complete.html	2010-04-01 23:24:08 UTC (rev 4940)
+++ complete.html	2010-04-01 23:30:27 UTC (rev 4941)
@@ -81948,20 +81948,20 @@
   <table><thead><tr><th>Property
      <th>Source
    <tbody><tr><td rowspan=3>'margin-top'
-     <td><code><a href=#the-body-element-0>body</a></code> element's <code title=attr-body-marginheight>marginheight</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-frame-marginheight>marginheight</code> attribute
+     <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-topmargin>topmargin</code> attribute
    <tbody><tr><td rowspan=3>'margin-right'
-     <td><code><a href=#the-body-element-0>body</a></code> element's <code title=attr-body-marginwidth>marginwidth</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-frame-marginwidth>marginwidth</code> attribute
+     <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-rightmargin>rightmargin</code> attribute
    <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>marginheight</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-frame-marginheight>marginheight</code> attribute
+     <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
    <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>marginwidth</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-frame-marginwidth>marginwidth</code> attribute
+     <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
   </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
@@ -84336,6 +84336,12 @@
    <dt><dfn id=attr-body-alink title=attr-body-alink><code>alink</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-bgcolor title=attr-body-bgcolor><code>bgcolor</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-link title=attr-body-link><code>link</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
+   <dt><dfn id=attr-body-marginbottom title=attr-body-marginbottom><code>marginbottom</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
+   <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-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>
    <dt><dfn id=attr-br-clear title=attr-br-clear><code>clear</code></dfn> on <code><a href=#the-br-element>br</a></code> elements</dt>

Modified: index
===================================================================
--- index	2010-04-01 23:24:08 UTC (rev 4940)
+++ index	2010-04-01 23:30:27 UTC (rev 4941)
@@ -75220,20 +75220,20 @@
   <table><thead><tr><th>Property
      <th>Source
    <tbody><tr><td rowspan=3>'margin-top'
-     <td><code><a href=#the-body-element-0>body</a></code> element's <code title=attr-body-marginheight>marginheight</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-frame-marginheight>marginheight</code> attribute
+     <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-topmargin>topmargin</code> attribute
    <tbody><tr><td rowspan=3>'margin-right'
-     <td><code><a href=#the-body-element-0>body</a></code> element's <code title=attr-body-marginwidth>marginwidth</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-frame-marginwidth>marginwidth</code> attribute
+     <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-rightmargin>rightmargin</code> attribute
    <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>marginheight</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-frame-marginheight>marginheight</code> attribute
+     <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
    <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>marginwidth</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-frame-marginwidth>marginwidth</code> attribute
+     <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
   </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
@@ -77608,6 +77608,12 @@
    <dt><dfn id=attr-body-alink title=attr-body-alink><code>alink</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-bgcolor title=attr-body-bgcolor><code>bgcolor</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
    <dt><dfn id=attr-body-link title=attr-body-link><code>link</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
+   <dt><dfn id=attr-body-marginbottom title=attr-body-marginbottom><code>marginbottom</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
+   <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-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>
    <dt><dfn id=attr-br-clear title=attr-br-clear><code>clear</code></dfn> on <code><a href=#the-br-element>br</a></code> elements</dt>

Modified: source
===================================================================
--- source	2010-04-01 23:24:08 UTC (rev 4940)
+++ source	2010-04-01 23:30:27 UTC (rev 4941)
@@ -93327,7 +93327,7 @@
      <td rowspan="3">'margin-top'
      <td><code>body</code> element's <code title="attr-body-marginheight">marginheight</code> attribute
     <tr>
-     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-frame-marginheight">marginheight</code> attribute
+     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-iframe-marginheight">marginheight</code> attribute
     <tr>
      <td><code>body</code> element's <code title="attr-body-topmargin">topmargin</code> attribute
    <tbody>
@@ -93335,7 +93335,7 @@
      <td rowspan="3">'margin-right'
      <td><code>body</code> element's <code title="attr-body-marginwidth">marginwidth</code> attribute
     <tr>
-     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-frame-marginwidth">marginwidth</code> attribute
+     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-iframe-marginwidth">marginwidth</code> attribute
     <tr>
      <td><code>body</code> element's <code title="attr-body-rightmargin">rightmargin</code> attribute
    <tbody>
@@ -93343,7 +93343,7 @@
      <td rowspan="3">'margin-bottom'
      <td><code>body</code> element's <code title="attr-body-marginheight">marginheight</code> attribute
     <tr>
-     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-frame-marginheight">marginheight</code> attribute
+     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-iframe-marginheight">marginheight</code> attribute
     <tr>
      <td><code>body</code> element's <code title="attr-body-bottommargin">topmargin</code> attribute
    <tbody>
@@ -93351,7 +93351,7 @@
      <td rowspan="3">'margin-left'
      <td><code>body</code> element's <code title="attr-body-marginwidth">marginwidth</code> attribute
     <tr>
-     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-frame-marginwidth">marginwidth</code> attribute
+     <td>The <code>body</code> element's <span>container frame element</span>'s <code title="attr-iframe-marginwidth">marginwidth</code> attribute
     <tr>
      <td><code>body</code> element's <code title="attr-body-leftmargin">rightmargin</code> attribute
   </table>
@@ -96048,6 +96048,12 @@
    <dt><dfn title="attr-body-alink"><code>alink</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-bgcolor"><code>bgcolor</code></dfn> on <code>body</code> elements</dt>
    <dt><dfn title="attr-body-link"><code>link</code></dfn> on <code>body</code> elements</dt>
+   <dt><dfn title="attr-body-marginbottom"><code>marginbottom</code></dfn> on <code>body</code> elements</dt>
+   <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-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>
    <dt><dfn title="attr-br-clear"><code>clear</code></dfn> on <code>br</code> elements</dt>




More information about the Commit-Watchers mailing list