[html5] r4912 - [e] (0) remove bogus use of 'attr-bgcolor'
whatwg at whatwg.org
whatwg at whatwg.org
Tue Mar 30 15:57:29 PDT 2010
Author: ianh
Date: 2010-03-30 15:57:28 -0700 (Tue, 30 Mar 2010)
New Revision: 4912
Modified:
complete.html
index
source
Log:
[e] (0) remove bogus use of 'attr-bgcolor'
Modified: complete.html
===================================================================
--- complete.html 2010-03-30 22:51:51 UTC (rev 4911)
+++ complete.html 2010-03-30 22:57:28 UTC (rev 4912)
@@ -84251,11 +84251,12 @@
<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-bgcolor>bgcolor</code> attribute set, the new value is
- expected to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy
- color value</a>, and if that does not return an error, the user
- agent is expected to treat the attribute as a <a href=#presentational-hints title="presentational hints">presentational hint</a> setting the
- element's 'background-color' property to the resulting color.</p>
+ <code><a href=#the-td-element>td</a></code>, or <code><a href=#the-th-element>th</a></code> element has a <code title="">bgcolor</code> attribute set, the new value is expected to
+ be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy color
+ value</a>, and if that does not return an error, the user agent
+ is expected to treat the attribute as a <a href=#presentational-hints title="presentational
+ hints">presentational hint</a> setting the element's
+ 'background-color' property to the resulting color.</p>
<p>When a <code><a href=#the-body-element-0>body</a></code> element has a <code title=attr-body-text><a href=#attr-body-text>text</a></code> attribute, its value is expected
to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy color
@@ -85416,8 +85417,8 @@
frame, and such that the content moves at most the distance given by
the <a href=#marquee-scroll-distance>marquee scroll distance</a> with each frame.</p>
- <p>When a <code><a href=#the-marquee-element>marquee</a></code> element has a <code title=attr-bgcolor>bgcolor</code> attribute set, the value is
- expected to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy
+ <p>When a <code><a href=#the-marquee-element>marquee</a></code> element has a <code title=attr-marquee-bgcolor>bgcolor</code> attribute set, the value
+ is expected to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy
color value</a>, and if that does not return an error, the user
agent is expected to treat the attribute as a <a href=#presentational-hints title="presentational hints">presentational hint</a> setting the
element's 'background-color' property to the resulting color.</p>
Modified: index
===================================================================
--- index 2010-03-30 22:51:51 UTC (rev 4911)
+++ index 2010-03-30 22:57:28 UTC (rev 4912)
@@ -77523,11 +77523,12 @@
<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-bgcolor>bgcolor</code> attribute set, the new value is
- expected to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy
- color value</a>, and if that does not return an error, the user
- agent is expected to treat the attribute as a <a href=#presentational-hints title="presentational hints">presentational hint</a> setting the
- element's 'background-color' property to the resulting color.</p>
+ <code><a href=#the-td-element>td</a></code>, or <code><a href=#the-th-element>th</a></code> element has a <code title="">bgcolor</code> attribute set, the new value is expected to
+ be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy color
+ value</a>, and if that does not return an error, the user agent
+ is expected to treat the attribute as a <a href=#presentational-hints title="presentational
+ hints">presentational hint</a> setting the element's
+ 'background-color' property to the resulting color.</p>
<p>When a <code><a href=#the-body-element-0>body</a></code> element has a <code title=attr-body-text><a href=#attr-body-text>text</a></code> attribute, its value is expected
to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy color
@@ -78688,8 +78689,8 @@
frame, and such that the content moves at most the distance given by
the <a href=#marquee-scroll-distance>marquee scroll distance</a> with each frame.</p>
- <p>When a <code><a href=#the-marquee-element>marquee</a></code> element has a <code title=attr-bgcolor>bgcolor</code> attribute set, the value is
- expected to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy
+ <p>When a <code><a href=#the-marquee-element>marquee</a></code> element has a <code title=attr-marquee-bgcolor>bgcolor</code> attribute set, the value
+ is expected to be parsed using the <a href=#rules-for-parsing-a-legacy-color-value>rules for parsing a legacy
color value</a>, and if that does not return an error, the user
agent is expected to treat the attribute as a <a href=#presentational-hints title="presentational hints">presentational hint</a> setting the
element's 'background-color' property to the resulting color.</p>
Modified: source
===================================================================
--- source 2010-03-30 22:51:51 UTC (rev 4911)
+++ source 2010-03-30 22:57:28 UTC (rev 4912)
@@ -93534,12 +93534,12 @@
<p>When a <code>body</code>, <code>table</code>, <code>thead</code>,
<code>tbody</code>, <code>tfoot</code>, <code>tr</code>,
<code>td</code>, or <code>th</code> element has a <code
- title="attr-bgcolor">bgcolor</code> attribute set, the new value is
- expected to be parsed using the <span>rules for parsing a legacy
- color value</span>, and if that does not return an error, the user
- agent is expected to treat the attribute as a <span
- title="presentational hints">presentational hint</span> setting the
- element's 'background-color' property to the resulting color.</p>
+ title="">bgcolor</code> attribute set, the new value is expected to
+ be parsed using the <span>rules for parsing a legacy color
+ value</span>, and if that does not return an error, the user agent
+ is expected to treat the attribute as a <span title="presentational
+ hints">presentational hint</span> setting the element's
+ 'background-color' property to the resulting color.</p>
<p>When a <code>body</code> element has a <code
title="attr-body-text">text</code> attribute, its value is expected
@@ -94857,8 +94857,8 @@
the <span>marquee scroll distance</span> with each frame.</p>
<p>When a <code>marquee</code> element has a <code
- title="attr-bgcolor">bgcolor</code> attribute set, the value is
- expected to be parsed using the <span>rules for parsing a legacy
+ title="attr-marquee-bgcolor">bgcolor</code> attribute set, the value
+ is expected to be parsed using the <span>rules for parsing a legacy
color value</span>, and if that does not return an error, the user
agent is expected to treat the attribute as a <span
title="presentational hints">presentational hint</span> setting the
More information about the Commit-Watchers
mailing list