html5/spec Overview.html,1.3134,1.3135

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2057

Modified Files:
	Overview.html 
Log Message:
xref (whatwg r3973)

Index: Overview.html
===================================================================
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:40:38 UTC