[html5] r3973 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7617

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 22 04:46:48 PDT 2009


Author: ianh
Date: 2009-09-22 04:46:47 -0700 (Tue, 22 Sep 2009)
New Revision: 3973

Modified:
   index
   source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7617

Modified: index
===================================================================
--- index	2009-09-22 11:43:12 UTC (rev 3972)
+++ index	2009-09-22 11:46:47 UTC (rev 3973)
@@ -75012,11 +75012,12 @@
 };</pre>
 
   <p>The attributes of the <code>Document</code> object listed in the
-  first column of the following table must reflect the content
-  attribute on <a href=#the-body-element>the body element</a> with the name given in
-  the corresponding cell in the second column on the same row, if
-  <a href=#the-body-element>the body element</a> is a <code><a href=#the-body-element-0>body</a></code> element (as
-  opposed to a <code><a href=#frameset>frameset</a></code> element). When there is no <a href=#the-body-element title="the body element">body element</a> or if it is a
+  first column of the following table must <a href=#reflect>reflect</a> the
+  content attribute on <a href=#the-body-element>the body element</a> with the name
+  given in the corresponding cell in the second column on the same
+  row, if <a href=#the-body-element>the body element</a> is a <code><a href=#the-body-element-0>body</a></code> element
+  (as opposed to a <code><a href=#frameset>frameset</a></code> element). When there is no
+  <a href=#the-body-element title="the body element">body element</a> or if it is a
   <code><a href=#frameset>frameset</a></code> element, the attributes must instead return
   the empty string on getting and do nothing on setting.</p>
 

Modified: source
===================================================================
--- source	2009-09-22 11:43:12 UTC (rev 3972)
+++ source	2009-09-22 11:46:47 UTC (rev 3973)
@@ -89030,12 +89030,12 @@
 };</pre>
 
   <p>The attributes of the <code>Document</code> object listed in the
-  first column of the following table must reflect the content
-  attribute on <span>the body element</span> with the name given in
-  the corresponding cell in the second column on the same row, if
-  <span>the body element</span> is a <code>body</code> element (as
-  opposed to a <code>frameset</code> element). When there is no <span
-  title="the body element">body element</span> or if it is a
+  first column of the following table must <span>reflect</span> the
+  content attribute on <span>the body element</span> with the name
+  given in the corresponding cell in the second column on the same
+  row, if <span>the body element</span> is a <code>body</code> element
+  (as opposed to a <code>frameset</code> element). When there is no
+  <span title="the body element">body element</span> or if it is a
   <code>frameset</code> element, the attributes must instead return
   the empty string on getting and do nothing on setting.</p>
 




More information about the Commit-Watchers mailing list