|
9 | 9 | .tprofile td, th { vertical-align: baseline; padding: 0 0.5em; }
|
10 | 10 | .tprofile th { text-align: right; }
|
11 | 11 | </style>
|
12 |
| - <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet |
| 12 | + <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet |
13 | 13 | type="text/css">
|
14 | 14 |
|
15 | 15 | <body>
|
|
19 | 19 |
|
20 | 20 | <h1 id=title>Selectors Level 4</h1>
|
21 | 21 |
|
22 |
| - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 August 2012</h2> |
| 22 | + <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 21 August |
| 23 | + 2012</h2> |
23 | 24 |
|
24 | 25 | <dl>
|
25 |
| - <dt>This version: <!-- |
26 |
| - <dd><a href="http://www.w3.org/TR/2012/ED-selectors4-20120816/"> |
27 |
| - http://www.w3.org/TR/2012/WD-selectors4-20120816/</a> |
| 26 | + <dt>This version: |
| 27 | + |
| 28 | + <dd><a href="http://www.w3.org/TR/2012/WD-selectors4-20120821/"> |
| 29 | + http://www.w3.org/TR/2012/WD-selectors4-20120821/</a> |
28 | 30 |
|
29 | 31 | <dt>Editor's draft:
|
30 |
| ---> |
31 |
| - |
32 | 32 |
|
33 | 33 | <dd><a href="http://dev.w3.org/csswg/selectors4/">
|
34 | 34 | http://dev.w3.org/csswg/selectors4/</a>
|
@@ -105,35 +105,41 @@ <h2 class="no-num no-toc" id=abstract> Abstract</h2>
|
105 | 105 | <h2 class="no-num no-toc" id=status>Status of this Document</h2>
|
106 | 106 | <!--begin-status-->
|
107 | 107 |
|
108 |
| - <p>This is a public copy of the editors' draft. It is provided for |
109 |
| - discussion only and may change at any moment. Its publication here does |
110 |
| - not imply endorsement of its contents by W3C. Don't cite this document |
111 |
| - other than as work in progress. |
| 108 | + <p><em>This section describes the status of this document at the time of |
| 109 | + its publication. Other documents may supersede this document. A list of |
| 110 | + current W3C publications and the latest revision of this technical report |
| 111 | + can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
| 112 | + index at http://www.w3.org/TR/.</a></em> |
| 113 | + |
| 114 | + <p>Publication as a Working Draft does not imply endorsement by the W3C |
| 115 | + Membership. This is a draft document and may be updated, replaced or |
| 116 | + obsoleted by other documents at any time. It is inappropriate to cite this |
| 117 | + document as other than work in progress. |
112 | 118 |
|
113 | 119 | <p>The (<a
|
114 | 120 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
|
115 |
| - mailing list <a |
116 |
| - href="mailto:www-style@w3.org?Subject=%5Bselectors4%5D%20PUT%20SUBJECT%20HERE"> |
117 |
| - www-style@w3.org</a> (see <a |
118 |
| - href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
119 |
| - discussion of this specification. When sending e-mail, please put the text |
120 |
| - “selectors4” in the subject, preferably like this: |
| 121 | + mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
| 122 | + <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
| 123 | + for discussion of this specification. When sending e-mail, please put the |
| 124 | + text “selectors4” in the subject, preferably like this: |
121 | 125 | “[<!---->selectors4<!---->] <em>…summary of comment…</em>”
|
122 | 126 |
|
123 |
| - <p>This document was produced by the <a href="/Style/CSS/members">CSS |
124 |
| - Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
| 127 | + <p>This document was produced by the <a |
| 128 | + href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of |
| 129 | + the <a href="http://www.w3.org/Style/">Style Activity</a>). |
125 | 130 |
|
126 | 131 | <p>This document was produced by a group operating under the <a
|
127 |
| - href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent |
128 |
| - Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" |
| 132 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February |
| 133 | + 2004 W3C Patent Policy</a>. W3C maintains a <a |
| 134 | + href="http://www.w3.org/2004/01/pp-impl/32061/status" |
129 | 135 | rel=disclosure>public list of any patent disclosures</a> made in
|
130 | 136 | connection with the deliverables of the group; that page also includes
|
131 | 137 | instructions for disclosing a patent. An individual who has actual
|
132 | 138 | knowledge of a patent which the individual believes contains <a
|
133 |
| - href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
| 139 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential |
134 | 140 | Claim(s)</a> must disclose the information in accordance with <a
|
135 |
| - href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
136 |
| - W3C Patent Policy</a>.</p> |
| 141 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section |
| 142 | + 6 of the W3C Patent Policy</a>.</p> |
137 | 143 | <!--end-status-->
|
138 | 144 |
|
139 | 145 | <p><strong>This module is an early-stage Working Draft. If you are looking
|
@@ -2884,8 +2890,7 @@ <h3 id=user-pseudos><span class=secno>11.8. </span> The user-interaction
|
2884 | 2890 | <!--
|
2885 | 2891 | --> ...
|
2886 | 2892 | <!--
|
2887 |
| - --></form></pre> |
2888 |
| - </pre> |
| 2893 | + --></form></pre> |
2889 | 2894 | </div>
|
2890 | 2895 | <!--
|
2891 | 2896 | <p class="issue">
|
@@ -3430,13 +3435,13 @@ <h3 id=adjacent-sibling-combinators><span class=secno>13.3. </span>
|
3430 | 3435 |
|
3431 | 3436 | <p>The <dfn id=next-sibling-combinator>next-sibling combinator</dfn> is
|
3432 | 3437 | made of the "plus sign" (U+002B, <code>+</code>) character that
|
3433 |
| - separates two <i>compound selectors<i>. The elements represented by the |
3434 |
| - two <a href="#compound"><i>compound selectors</i></a> share the same |
3435 |
| - parent in the document tree and the element represented by the first <a |
3436 |
| - href="#compound"><i>compound selector</i></a> immediately precedes the |
3437 |
| - element represented by the second one. Non-element nodes (e.g. text |
3438 |
| - between elements) are ignored when considering the adjacency of elements. |
3439 |
| - </i></i> |
| 3438 | + separates two <a href="#compound"><i>compound selectors</i></a>. The |
| 3439 | + elements represented by the two <a href="#compound"><i>compound |
| 3440 | + selectors</i></a> share the same parent in the document tree and the |
| 3441 | + element represented by the first <a href="#compound"><i>compound |
| 3442 | + selector</i></a> immediately precedes the element represented by the |
| 3443 | + second one. Non-element nodes (e.g. text between elements) are ignored |
| 3444 | + when considering the adjacency of elements. |
3440 | 3445 |
|
3441 | 3446 | <div class=example>
|
3442 | 3447 | <p>Examples:</p>
|
|
0 commit comments