- From: poot <cvsmail@w3.org>
- Date: Fri, 2 Apr 2010 10:31:26 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: It wouldn't make sense to do descendants... (whatwg r4945) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3966&r2=1.3967&f=h http://html5.org/tools/web-apps-tracker?from=4944&to=4945 =================================================================== 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:54 UTC