Skip to content

Commit

Permalink
[e] (0) add <body margin*> to the obsolete section
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9286

git-svn-id: http://svn.whatwg.org/webapps@4941 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 1, 2010
1 parent 238e113 commit e7d1bb2
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 20 deletions.
22 changes: 14 additions & 8 deletions complete.html
Expand Up @@ -81948,20 +81948,20 @@ <h4 id=margins-and-padding><span class=secno>14.2.3 </span>Margins and padding</
<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
Expand Down Expand Up @@ -84336,6 +84336,12 @@ <h3 id=non-conforming-features><span class=secno>15.2 </span>Non-conforming feat
<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>
Expand Down
22 changes: 14 additions & 8 deletions index
Expand Up @@ -75220,20 +75220,20 @@ td, th { padding: 1px; }</pre>
<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
Expand Down Expand Up @@ -77608,6 +77608,12 @@ time:empty { binding: <i title="">time</i>; }</pre>
<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>
Expand Down
14 changes: 10 additions & 4 deletions source
Expand Up @@ -93327,31 +93327,31 @@ td, th { padding: 1px; }</pre>
<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>
<tr>
<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>
<tr>
<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>
<tr>
<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>
Expand Down Expand Up @@ -96048,6 +96048,12 @@ time:empty { binding: <i title="">time</i>; }</pre>
<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>
Expand Down

0 comments on commit e7d1bb2

Please sign in to comment.