- From: poot <cvsmail@w3.org>
- Date: Tue, 13 Jul 2010 09:46:03 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Captions - Stage 21.5: rendering: property mappings (whatwg r5151) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4110&r2=1.4111&f=h http://html5.org/tools/web-apps-tracker?from=5150&to=5151 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4110 retrieving revision 1.4111 diff -u -d -r1.4110 -r1.4111 --- Overview.html 9 Jul 2010 19:30:04 -0000 1.4110 +++ Overview.html 13 Jul 2010 00:44:36 -0000 1.4111 @@ -308,7 +308,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-9-july-2010">Editor's Draft 9 July 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-13-july-2010">Editor's Draft 13 July 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -414,7 +414,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 9 July 2010 Editor's Draft. + This specification is the 13 July 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -39728,7 +39728,7 @@ treated as <a href="#case-sensitive">case-sensitive</a>.</p> - <h4 id="pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</h4> + <h4 id="pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p> <p>There are a number of dynamic selectors that can be used with HTML. This section defines when these selectors match HTML @@ -60190,7 +60190,7 @@ <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> + boxes whose 'display' property has the value 'ruby-base'. <a href="#refsCSSRUBY">[CSSRUBY]</a></p> <p>User agents that do not support correct ruby rendering are expected to render parentheses around the text of <code><a href="#the-rt-element">rt</a></code> @@ -67014,6 +67014,10 @@ <dd><cite><a href="http://dev.w3.org/csswg/cssom/">Cascading Style Sheets Object Model (CSSOM)</a></cite>, A. van Kesteren. W3C.</dd> + <dt id="refsCSSRUBY">[CSSRUBY]</dt> + <dd><cite><a href="http://dev.w3.org/csswg/css3-ruby/">CSS3 Ruby + Module</a></cite>, R. Ishida. W3C.</dd> + <dt id="refsCSSUI">[CSSUI]</dt> <dd><cite><a href="http://www.w3.org/TR/css3-ui/">CSS3 Basic User Interface Module</a></cite>, T. Çelik. W3C.</dd>
Received on Tuesday, 13 July 2010 00:45:22 UTC