[html5] r6508 - [e] (1) Add references to where these selectors are defined. Update references. [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Aug 17 17:00:26 PDT 2011


Author: ianh
Date: 2011-08-17 17:00:24 -0700 (Wed, 17 Aug 2011)
New Revision: 6508

Modified:
   complete.html
   index
   source
Log:
[e] (1) Add references to where these selectors are defined. Update references.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13613

Modified: complete.html
===================================================================
--- complete.html	2011-08-17 23:56:26 UTC (rev 6507)
+++ complete.html	2011-08-18 00:00:24 UTC (rev 6508)
@@ -56583,8 +56583,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>
@@ -101641,9 +101641,7 @@
    <dd><cite><a href=http://tools.ietf.org/html/rfc3264>An Offer/Answer Model with the Session Description Protocol (SDP)</a></cite>, J. Rosenberg, H. Schulzrinne. IETF.</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=refsSHA1>[SHA1]</dt>
    <dd><cite><a href=http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf>Secure Hash Standard</a></cite>. NIST.</dd>

Modified: index
===================================================================
--- index	2011-08-17 23:56:26 UTC (rev 6507)
+++ index	2011-08-18 00:00:24 UTC (rev 6508)
@@ -56450,8 +56450,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>
@@ -97233,9 +97233,7 @@
    <dd><cite><a href=http://tools.ietf.org/html/rfc3264>An Offer/Answer Model with the Session Description Protocol (SDP)</a></cite>, J. Rosenberg, H. Schulzrinne. IETF.</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=refsSHA1>[SHA1]</dt>
    <dd><cite><a href=http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf>Secure Hash Standard</a></cite>. NIST.</dd>

Modified: source
===================================================================
--- source	2011-08-17 23:56:26 UTC (rev 6507)
+++ source	2011-08-18 00:00:24 UTC (rev 6508)
@@ -63722,8 +63722,9 @@
   <h4>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>
 
@@ -115803,10 +115804,7 @@
    <dd><cite><a href="http://tools.ietf.org/html/rfc3264">An Offer/Answer Model with the Session Description Protocol (SDP)</a></cite>, J. Rosenberg, H. Schulzrinne. IETF.</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="refsSHA1">[SHA1]</dt>
    <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf">Secure Hash Standard</a></cite>. NIST.</dd>




More information about the Commit-Watchers mailing list