Skip to content

Commit

Permalink
[e] (0) copypasta
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9386

git-svn-id: http://svn.whatwg.org/webapps@4997 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 12, 2010
1 parent 8a7a547 commit d8eb0d8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -84756,7 +84756,7 @@ <h3 id=non-conforming-features><span class=secno>15.2 </span>Non-conforming feat
<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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -78028,7 +78028,7 @@ time:empty { binding: <i title="">time</i>; }</pre>
<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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -96489,7 +96489,7 @@ time:empty { binding: <i title="">time</i>; }</pre>
<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-margintop"><code>margintop</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>
Expand Down

0 comments on commit d8eb0d8

Please sign in to comment.