HTML5 Tracker

Diff (omit for latest revision)
Filter

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

SVNBugCommentTime (UTC)
49459309[Gecko] [Internet Explorer] [Opera] [Webkit] It wouldn't make sense to do descendants...2010-04-02 01:31
Index: source
===================================================================
--- source	(revision 4944)
+++ source	(revision 4945)
@@ -93232,7 +93232,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>ruby</code> elements that are not <code>rt</code> or
   <code>rp</code> elements are expected to be wrapped in anonymous
   boxes whose 'display' property has the value 'ruby-base'.</p>

|