- From: poot <cvsmail@w3.org>
- Date: Wed, 17 Aug 2011 20:01:34 -0400
- To: public-html-diffs@w3.org
hixie: Add references to where these selectors are defined. Update references. (whatwg r6508) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5208&r2=1.5209&f=h http://html5.org/tools/web-apps-tracker?from=6507&to=6508 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5208 retrieving revision 1.5209 diff -u -d -r1.5208 -r1.5209 --- Overview.html 17 Aug 2011 23:57:00 -0000 1.5208 +++ Overview.html 18 Aug 2011 00:01:01 -0000 1.5209 @@ -321,7 +321,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-17-august-2011">Editor's Draft 17 August 2011</h2> + <h2 class="no-num no-toc" id="editor-s-draft-18-august-2011">Editor's Draft 18 August 2011</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> @@ -467,7 +467,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 17 August 2011 Editor's Draft. + This specification is the 18 August 2011 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><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 --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -43017,8 +43017,8 @@ <h4 id="pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</h4> <p>There are a number of dynamic selectors that can be used with - HTML. This section defines when these selectors match HTML - elements.</p> + HTML. This section defines when these selectors match HTML elements. + <a href="#refsSELECTORS">[SELECTORS]</a> <a href="#refsCSSUI">[CSSUI]</a></p> <dl><dt><dfn id="selector-link" title="selector-link"><code>:link</code></dfn></dt> <dt><dfn id="selector-visited" title="selector-visited"><code>:visited</code></dfn></dt> @@ -72740,9 +72740,7 @@ C. Wicksteed, M. Davis, A. Freytag, M. Scherer. Unicode Consortium.</dd> <dt id="refsSELECTORS">[SELECTORS]</dt> - <dd><cite><a href="http://www.w3.org/TR/css3-selectors">Selectors</a></cite>, - T. Çelik, E. Etemad, D. Glazman, I. Hickson, P. Linss, - J. Williams. W3C.</dd> + <dd><cite><a href="http://dev.w3.org/csswg/selectors4/">Selectors</a></cite>, E. Etemad, T. Çelik, D. Glazman, I. Hickson, P. Linss, J. Williams. W3C.</dd> <dt id="refsSHIFTJIS">[SHIFTJIS]</dt> <dd><cite>JIS X0208: 7-bit and 8-bit double byte coded KANJI sets
Received on Thursday, 18 August 2011 00:01:36 UTC