HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/6856

SVNBugCommentTime (UTC)
6856Fix some cross-reference issues.2011-12-09 20:13
Index: source
===================================================================
--- source	(revision 6855)
+++ source	(revision 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

|