- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Apr 2010 08:21:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv7689
Modified Files:
Overview.html body.html spec.html
Log Message:
added admonitions about obsolete body margin* attributes
Index: body.html
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- body.html 29 Mar 2010 18:46:39 -0000 1.47
+++ body.html 2 Apr 2010 08:21:45 -0000 1.48
@@ -134,6 +134,30 @@
<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
+ The <span class="attribute">marginbottom</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginheight</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginleft</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginright</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">margintop</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginwidth</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
The <span class="attribute">text</span> attribute on the <span class="element">body</span> element is obsolete.
<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -d -r1.410 -r1.411
--- Overview.html 29 Mar 2010 15:07:55 -0000 1.410
+++ Overview.html 2 Apr 2010 08:21:44 -0000 1.411
@@ -10,7 +10,7 @@
<div class="head">
<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
<h1>HTML: The Markup Language</h1>
-<h2>W3C Editor’s Draft <em>30 March 2010</em>
+<h2>W3C Editor’s Draft <em>2 April 2010</em>
</h2>
<dl>
<dt>Latest Editor’s Draft:</dt>
@@ -51,7 +51,7 @@
reports index</a> at http://www.w3.org/TR/.
</em></p>
<p>
- This document is the 30 March 2010 Editor’s Draft of
+ This document is the 2 April 2010 Editor’s Draft of
<cite>HTML: The Markup Language</cite>.
If you’d like to comment on this document, the preferred
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- spec.html 30 Mar 2010 09:45:20 -0000 1.209
+++ spec.html 2 Apr 2010 08:21:45 -0000 1.210
@@ -10,7 +10,7 @@
<div class="head">
<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
<h1>HTML: The Markup Language</h1>
-<h2>W3C Editor’s Draft <em>30 March 2010</em>
+<h2>W3C Editor’s Draft <em>2 April 2010</em>
</h2>
<dl>
<dt>Latest Editor’s Draft:</dt>
@@ -50,7 +50,7 @@
reports index</a> at http://www.w3.org/TR/.
</em></p>
<p>
- This document is the 30 March 2010 Editor’s Draft of
+ This document is the 2 April 2010 Editor’s Draft of
<cite>HTML: The Markup Language</cite>.
If you’d like to comment on this document, the preferred
@@ -3860,6 +3860,30 @@
<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
<li><span>
+ The <span class="attribute">marginbottom</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginheight</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginleft</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginright</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">margintop</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
+ The <span class="attribute">marginwidth</span> attribute on the <span class="element">body</span> element is obsolete.
+ <a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
+ </span></li>
+<li><span>
The <span class="attribute">text</span> attribute on the <span class="element">body</span> element is obsolete.
<a href="http://wiki.whatwg.org/wiki/Presentational_elements_and_attributes">Use CSS instead</a>.
</span></li>
Received on Friday, 2 April 2010 08:21:49 UTC