Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -109728,35 +109728,35 @@ html, body { display: block; }</pre>
<tbody>
<tr>
<td rowspan="3"><span>'margin-top'</span>
<td><code>body</code> element's <code data-x="attr-body-marginheight">marginheight</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-marginheight">marginheight</code> attribute
<tr>
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginheight">marginheight</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-topmargin">topmargin</code> attribute
<tr>
<td><code>body</code> element's <code data-x="attr-body-topmargin">topmargin</code> attribute
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginheight">marginheight</code> attribute
<tbody>
<tr>
<td rowspan="3"><span>'margin-right'</span>
<td><code>body</code> element's <code data-x="attr-body-marginwidth">marginwidth</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-marginwidth">marginwidth</code> attribute
<tr>
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginwidth">marginwidth</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-rightmargin">rightmargin</code> attribute
<tr>
<td><code>body</code> element's <code data-x="attr-body-rightmargin">rightmargin</code> attribute
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginwidth">marginwidth</code> attribute
<tbody>
<tr>
<td rowspan="3"><span>'margin-bottom'</span>
<td><code>body</code> element's <code data-x="attr-body-marginheight">marginheight</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-marginheight">marginheight</code> attribute
<tr>
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginheight">marginheight</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-bottommargin">bottommargin</code> attribute
<tr>
<td><code>body</code> element's <code data-x="attr-body-bottommargin">bottommargin</code> attribute
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginheight">marginheight</code> attribute
<tbody>
<tr>
<td rowspan="3"><span>'margin-left'</span>
<td><code>body</code> element's <code data-x="attr-body-marginwidth">marginwidth</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-marginwidth">marginwidth</code> attribute
<tr>
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginwidth">marginwidth</code> attribute
<td>The <code>body</code> element's <code data-x="attr-body-leftmargin">leftmargin</code> attribute
<tr>
<td><code>body</code> element's <code data-x="attr-body-leftmargin">leftmargin</code> attribute
<td>The <code>body</code> element's <span>container frame element</span>'s <code data-x="attr-iframe-marginwidth">marginwidth</code> attribute
</table>

<p>If the <code>body</code> element's <span>node document</span>'s <span
Expand Down