[html5] r4833 - [e] (0) 'define' background='' for non-body elements.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Mar 8 14:45:34 PST 2010
Author: ianh
Date: 2010-03-08 14:45:32 -0800 (Mon, 08 Mar 2010)
New Revision: 4833
Modified:
complete.html
index
source
Log:
[e] (0) 'define' background='' for non-body elements.
Modified: complete.html
===================================================================
--- complete.html 2010-03-08 21:13:17 UTC (rev 4832)
+++ complete.html 2010-03-08 22:45:32 UTC (rev 4833)
@@ -83198,7 +83198,7 @@
<hr><p>When a <code><a href=#the-body-element-0>body</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-thead-element>thead</a></code>,
<code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>, <code><a href=#the-tr-element>tr</a></code>,
- <code><a href=#the-td-element>td</a></code>, or <code><a href=#the-th-element>th</a></code> element has a <code title=attr-background>background</code> attribute set to a
+ <code><a href=#the-td-element>td</a></code>, or <code><a href=#the-th-element>th</a></code> element has a <code title=attr-background><a href=#attr-background>background</a></code> attribute set to a
non-empty value, the new value is expected to be <a href=#resolve-a-url title="resolve a url">resolved</a> relative to the element, and
if this is successful, the user agent is expected to treat the
attribute as a <a href=#presentational-hints title="presentational hints">presentational
@@ -85266,7 +85266,6 @@
<dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href=#refsXHR>[XHR]</a></dd>
<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-background title=attr-body-background><code>background</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-text title=attr-body-text><code>text</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
@@ -85335,6 +85334,7 @@
<dt><dfn id=attr-tr-valign title=attr-tr-valign><code>valign</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-ul-compact title=attr-ul-compact><code>compact</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
<dt><dfn id=attr-ul-type title=attr-ul-type><code>type</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
+ <dt><dfn id=attr-background title=attr-background><code>background</code></dfn> on <code><a href=#the-body-element-0>body</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-thead-element>thead</a></code>, <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>, <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-td-element>td</a></code>, and <code><a href=#the-th-element>th</a></code> elements</dt>
<dd><p>Use CSS instead.</dd>
</dl><div class=impl>
@@ -85834,10 +85834,10 @@
<p>The <dfn id=dom-body-background title=dom-body-background><code>background</code></dfn> IDL
attribute of the <code><a href=#the-body-element-0>body</a></code> element must <a href=#reflect>reflect</a>
- the element's <code title=attr-body-background><a href=#attr-body-background>background</a></code>
- content attribute. (The <code title=attr-body-background><a href=#attr-body-background>background</a></code> content is
- <em>not</em> defined to contain a <a href=#url>URL</a>, despite rules
- regarding its handling in the rendering section above.)</p>
+ the element's <code title=attr-background><a href=#attr-background>background</a></code>
+ content attribute. (The <code title=attr-background><a href=#attr-background>background</a></code> content is <em>not</em>
+ defined to contain a <a href=#url>URL</a>, despite rules regarding its
+ handling in the rendering section above.)</p>
<p>The <dfn id=dom-body-link title=dom-body-link><code>link</code></dfn> IDL
attribute of the <code><a href=#the-body-element-0>body</a></code> element must <a href=#reflect>reflect</a>
Modified: index
===================================================================
--- index 2010-03-08 21:13:17 UTC (rev 4832)
+++ index 2010-03-08 22:45:32 UTC (rev 4833)
@@ -76609,7 +76609,7 @@
<hr><p>When a <code><a href=#the-body-element-0>body</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-thead-element>thead</a></code>,
<code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>, <code><a href=#the-tr-element>tr</a></code>,
- <code><a href=#the-td-element>td</a></code>, or <code><a href=#the-th-element>th</a></code> element has a <code title=attr-background>background</code> attribute set to a
+ <code><a href=#the-td-element>td</a></code>, or <code><a href=#the-th-element>th</a></code> element has a <code title=attr-background><a href=#attr-background>background</a></code> attribute set to a
non-empty value, the new value is expected to be <a href=#resolve-a-url title="resolve a url">resolved</a> relative to the element, and
if this is successful, the user agent is expected to treat the
attribute as a <a href=#presentational-hints title="presentational hints">presentational
@@ -78677,7 +78677,6 @@
<dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href=#refsXHR>[XHR]</a></dd>
<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-background title=attr-body-background><code>background</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-text title=attr-body-text><code>text</code></dfn> on <code><a href=#the-body-element-0>body</a></code> elements</dt>
@@ -78746,6 +78745,7 @@
<dt><dfn id=attr-tr-valign title=attr-tr-valign><code>valign</code></dfn> on <code><a href=#the-tr-element>tr</a></code> elements</dt>
<dt><dfn id=attr-ul-compact title=attr-ul-compact><code>compact</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
<dt><dfn id=attr-ul-type title=attr-ul-type><code>type</code></dfn> on <code><a href=#the-ul-element>ul</a></code> elements</dt>
+ <dt><dfn id=attr-background title=attr-background><code>background</code></dfn> on <code><a href=#the-body-element-0>body</a></code>, <code><a href=#the-table-element>table</a></code>, <code><a href=#the-thead-element>thead</a></code>, <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-tfoot-element>tfoot</a></code>, <code><a href=#the-tr-element>tr</a></code>, <code><a href=#the-td-element>td</a></code>, and <code><a href=#the-th-element>th</a></code> elements</dt>
<dd><p>Use CSS instead.</dd>
</dl><div class=impl>
@@ -79245,10 +79245,10 @@
<p>The <dfn id=dom-body-background title=dom-body-background><code>background</code></dfn> IDL
attribute of the <code><a href=#the-body-element-0>body</a></code> element must <a href=#reflect>reflect</a>
- the element's <code title=attr-body-background><a href=#attr-body-background>background</a></code>
- content attribute. (The <code title=attr-body-background><a href=#attr-body-background>background</a></code> content is
- <em>not</em> defined to contain a <a href=#url>URL</a>, despite rules
- regarding its handling in the rendering section above.)</p>
+ the element's <code title=attr-background><a href=#attr-background>background</a></code>
+ content attribute. (The <code title=attr-background><a href=#attr-background>background</a></code> content is <em>not</em>
+ defined to contain a <a href=#url>URL</a>, despite rules regarding its
+ handling in the rendering section above.)</p>
<p>The <dfn id=dom-body-link title=dom-body-link><code>link</code></dfn> IDL
attribute of the <code><a href=#the-body-element-0>body</a></code> element must <a href=#reflect>reflect</a>
Modified: source
===================================================================
--- source 2010-03-08 21:13:17 UTC (rev 4832)
+++ source 2010-03-08 22:45:32 UTC (rev 4833)
@@ -94813,7 +94813,6 @@
<dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href="#refsXHR">[XHR]</a></p></dd>
<dt><dfn title="attr-body-alink"><code>alink</code></dfn> on <code>body</code> elements</dt>
- <dt><dfn title="attr-body-background"><code>background</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-text"><code>text</code></dfn> on <code>body</code> elements</dt>
@@ -94882,6 +94881,7 @@
<dt><dfn title="attr-tr-valign"><code>valign</code></dfn> on <code>tr</code> elements</dt>
<dt><dfn title="attr-ul-compact"><code>compact</code></dfn> on <code>ul</code> elements</dt>
<dt><dfn title="attr-ul-type"><code>type</code></dfn> on <code>ul</code> elements</dt>
+ <dt><dfn title="attr-background"><code>background</code></dfn> on <code>body</code>, <code>table</code>, <code>thead</code>, <code>tbody</code>, <code>tfoot</code>, <code>tr</code>, <code>td</code>, and <code>th</code> elements</dt>
<dd><p>Use CSS instead.</p></dd>
</dl>
@@ -95527,11 +95527,11 @@
<p>The <dfn
title="dom-body-background"><code>background</code></dfn> IDL
attribute of the <code>body</code> element must <span>reflect</span>
- the element's <code title="attr-body-background">background</code>
+ the element's <code title="attr-background">background</code>
content attribute. (The <code
- title="attr-body-background">background</code> content is
- <em>not</em> defined to contain a <span>URL</span>, despite rules
- regarding its handling in the rendering section above.)</p>
+ title="attr-background">background</code> content is <em>not</em>
+ defined to contain a <span>URL</span>, despite rules regarding its
+ handling in the rendering section above.)</p>
<p>The <dfn title="dom-body-link"><code>link</code></dfn> IDL
attribute of the <code>body</code> element must <span>reflect</span>
More information about the Commit-Watchers
mailing list