[html5] r6856 - [e] (0) Fix some cross-reference issues. Affected topics: Rendering
whatwg at whatwg.org
whatwg at whatwg.org
Fri Dec 9 12:13:12 PST 2011
Author: ianh
Date: 2011-12-09 12:13:10 -0800 (Fri, 09 Dec 2011)
New Revision: 6856
Modified:
complete.html
index
source
Log:
[e] (0) Fix some cross-reference issues.
Affected topics: Rendering
Modified: complete.html
===================================================================
--- complete.html 2011-12-09 18:38:47 UTC (rev 6855)
+++ complete.html 2011-12-09 20:13:10 UTC (rev 6856)
@@ -89306,12 +89306,11 @@
hint</a> setting the element's 'background-image' property to the
resulting <a href=#absolute-url>absolute URL</a>.</p>
- <p>When a <code><a href=#the-body-element>body</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>body</a></code> element has a <code title=attr-body-bgcolor><a href=#attr-body-bgcolor>bgcolor</a></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>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
Modified: index
===================================================================
--- index 2011-12-09 18:38:47 UTC (rev 6855)
+++ index 2011-12-09 20:13:10 UTC (rev 6856)
@@ -89306,12 +89306,11 @@
hint</a> setting the element's 'background-image' property to the
resulting <a href=#absolute-url>absolute URL</a>.</p>
- <p>When a <code><a href=#the-body-element>body</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>body</a></code> element has a <code title=attr-body-bgcolor><a href=#attr-body-bgcolor>bgcolor</a></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>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
Modified: source
===================================================================
--- source 2011-12-09 18:38:47 UTC (rev 6855)
+++ source 2011-12-09 20:13:10 UTC (rev 6856)
@@ -103390,12 +103390,12 @@
resulting <span>absolute URL</span>.</p>
<p>When a <code>body</code> element has a <code
- 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>
+ title="attr-body-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>
<p>When a <code>body</code> element has a <code
title="attr-body-text">text</code> attribute, its value is expected
More information about the Commit-Watchers
mailing list