Skip to content

Commit 06ca9ae

Browse files
committed
Prep for WD
1 parent 783cd0c commit 06ca9ae

File tree

2 files changed

+40
-37
lines changed

2 files changed

+40
-37
lines changed

selectors4/Overview.html

+38-33
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.tprofile td, th { vertical-align: baseline; padding: 0 0.5em; }
1010
.tprofile th { text-align: right; }
1111
</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
1313
type="text/css">
1414

1515
<body>
@@ -19,16 +19,16 @@
1919

2020
<h1 id=title>Selectors Level 4</h1>
2121

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>
2324

2425
<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>
2830

2931
<dt>Editor's draft:
30-
-->
31-
3232

3333
<dd><a href="http://dev.w3.org/csswg/selectors4/">
3434
http://dev.w3.org/csswg/selectors4/</a>
@@ -105,35 +105,41 @@ <h2 class="no-num no-toc" id=abstract> Abstract</h2>
105105
<h2 class="no-num no-toc" id=status>Status of this Document</h2>
106106
<!--begin-status-->
107107

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.
112118

113119
<p>The (<a
114120
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:
121125
“[<!---->selectors4<!---->] <em>…summary of comment…</em>
122126

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>).
125130

126131
<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"
129135
rel=disclosure>public list of any patent disclosures</a> made in
130136
connection with the deliverables of the group; that page also includes
131137
instructions for disclosing a patent. An individual who has actual
132138
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
134140
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>
137143
<!--end-status-->
138144

139145
<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
28842890
<!--
28852891
--> ...
28862892
<!--
2887-
-->&lt;/form>&lt;/pre>
2888-
</pre>
2893+
-->&lt;/form></pre>
28892894
</div>
28902895
<!--
28912896
<p class="issue">
@@ -3430,13 +3435,13 @@ <h3 id=adjacent-sibling-combinators><span class=secno>13.3. </span>
34303435

34313436
<p>The <dfn id=next-sibling-combinator>next-sibling combinator</dfn> is
34323437
made of the &quot;plus sign&quot; (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.
34403445

34413446
<div class=example>
34423447
<p>Examples:</p>

selectors4/Overview.src.html

+2-4
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1919

2020
<dl>
2121
<dt>This version:
22-
<!--
2322
<dd><a href="[VERSION]">
2423
http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/</a>
2524

2625
<dt>Editor's draft:
27-
-->
2826
<dd><a href="http://dev.w3.org/csswg/selectors4/">
2927
http://dev.w3.org/csswg/selectors4/</a>
3028

@@ -2033,7 +2031,7 @@ <h3 id="user-pseudos">
20332031
--> &lt;input name='vol' type=number min=0 max=10 value=11>&#xa;<!--
20342032
--> &lt;/label>&#xa;<!--
20352033
--> ...&#xa;<!--
2036-
-->&lt;/form>&lt;/pre>
2034+
-->&lt;/form></pre>
20372035
</div>
20382036

20392037
<!--
@@ -2520,7 +2518,7 @@ <h3 id="adjacent-sibling-combinators">
25202518

25212519
<p>The <dfn>next-sibling combinator</dfn> is made of the &quot;plus
25222520
sign&quot; (U+002B, <code>+</code>) character that separates two
2523-
<i>compound selectors<i>.
2521+
<i>compound selectors</i>.
25242522
The elements represented by the two <i>compound selectors</i>
25252523
share the same parent in the document tree
25262524
and the element represented by the first <i>compound selector</i>

0 commit comments

Comments
 (0)