hixie: xref (whatwg r3973)

hixie: xref (whatwg r3973)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3134&r2=1.3135&f=h
http://html5.org/tools/web-apps-tracker?from=3972&to=3973

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3134
retrieving revision 1.3135
diff -u -d -r1.3134 -r1.3135
--- Overview.html 22 Sep 2009 11:36:17 -0000 1.3134
+++ Overview.html 22 Sep 2009 11:39:52 -0000 1.3135
@@ -68516,11 +68516,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>

Received on Tuesday, 22 September 2009 11:41:21 UTC