html5/spec Overview.html,1.3966,1.3967

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

Modified Files:
	Overview.html 
Log Message:
It wouldn't make sense to do descendants... (whatwg r4945)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3966
retrieving revision 1.3967
diff -u -d -r1.3966 -r1.3967
--- Overview.html	2 Apr 2010 01:23:53 -0000	1.3966
+++ Overview.html	2 Apr 2010 01:31:13 -0000	1.3967
@@ -60092,7 +60092,7 @@
   <i>special knowledge</i> regarding cells spanning rows and
   columns.</p>
 
-  <p>For the purposes of the CSS ruby model, runs of descendants of
+  <p>For the purposes of the CSS ruby model, runs of children of
   <code><a href="#the-ruby-element">ruby</a></code> elements that are not <code><a href="#the-rt-element">rt</a></code> or
   <code><a href="#the-rp-element">rp</a></code> elements are expected to be wrapped in anonymous
   boxes whose 'display' property has the value 'ruby-base'.</p>

Received on Friday, 2 April 2010 01:31:19 UTC