Skip to content

Commit b0ae9a5

Browse files
committed
[selectors] Removed some issues.
1 parent e153c61 commit b0ae9a5

2 files changed

Lines changed: 21 additions & 44 deletions

File tree

selectors/Overview.html

Lines changed: 21 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,15 @@
44
<head profile="http://dublincore.org/documents/2008/08/04/dc-html/ ">
55
<title>Selectors Level 4</title>
66

7-
<link href="http://purl.org/dc/terms/" rel=schema.dcterms>
7+
<link href="http://purl.org/dc/terms/" rel=schema.dc>
88
<link href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
9-
rel=dcterms.rights>
10-
<meta content="Selectors Level 4" name=dcterms.title>
11-
<meta content=text name=dcterms.type>
12-
<meta content=2013-03-19 name=dcterms.issued>
13-
<meta content="http://dev.w3.org/csswg/selectors4/" name=dcterms.creator>
14-
<meta content=W3C name=dcterms.publisher>
15-
<meta content="http://dev.w3.org/csswg/selectors4/"
16-
name=dcterms.identifier>
9+
rel=dc.rights>
10+
<meta content="Selectors Level 4" name=dc.title>
11+
<meta content=text name=dc.type>
12+
<meta content=2013-04-03 name=dc.date>
13+
<meta content="Elika J. Etemad" name=dc.creator>
14+
<meta content=W3C name=dc.publisher>
15+
<meta content="http://dev.w3.org/csswg/selectors4/" name=dc.identifier>
1716
<link href="../default.css" rel=stylesheet type="text/css">
1817
<style type="text/css">
1918
.tprofile td, th { vertical-align: baseline; padding: 0 0.5em; }
@@ -29,13 +28,13 @@
2928

3029
<h1 id=title>Selectors Level 4</h1>
3130

32-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 March 2013</h2>
31+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 3 April 2013</h2>
3332

3433
<dl>
3534
<dt>This version:
3635

3736
<dd><a href="http://dev.w3.org/csswg/selectors4/">
38-
http://www.w3.org/TR/2013/ED-selectors4-20130319/</a>
37+
http://www.w3.org/TR/2013/ED-selectors4-20130403/</a>
3938

4039
<dt>Editor's draft:
4140

@@ -57,18 +56,21 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 March 2013</h2>
5756
<dd><a href="http://www.w3.org/TR/2011/WD-selectors4-20110929/">
5857
http://www.w3.org/TR/2011/WD-selectors4-20110929/</a>
5958

59+
<dt>Feedback:
60+
61+
<dd><a
62+
href="mailto:www-style@w3.org?subject=%5B[selectors4]%5D%20feedback">www-style@w3.org</a>
63+
with subject line “<kbd>[selectors4] <var>… message topic
64+
</var></kbd>” (<a
65+
href="http://lists.w3.org/Archives/Public/www-style/"
66+
rel=discussion>archives</a>)
67+
6068
<dt>Editors:
6169

6270
<dd class=vcard><a class="url fn"
6371
href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
6472
(Mozilla)
6573

66-
<dt>Feedback:</dt>
67-
<dd><a href="mailto:www-style@w3.org?subject=%5B[selectors4]%5D%20feedback">www-style@w3.org</a>
68-
with subject line &ldquo;<kbd>[selectors4]
69-
<var>&hellip; message topic &hellip;</var></kbd>&rdquo;
70-
(<a rel="discussion" href="http://lists.w3.org/Archives/Public/www-style/">archives</a>)
71-
7274
<dt>Previous Editors:
7375

7476
<dd class=vcard><a class="url fn" href="http://www.tantek.com/"
@@ -2983,17 +2985,6 @@ <h3 id=user-pseudos><span class=secno>11.8. </span> The user-interaction
29832985
<code>:user-invalid</code> and <code>:user-omitted</code> could be used.
29842986
-->
29852987

2986-
<p class=issue> What parts of <a
2987-
href="https://developer.mozilla.org/en-US/docs/CSS/:-moz-ui-invalid">:-moz-ui-invalid
2988-
description</a> do we want to spec here? Or put as examples?
2989-
2990-
<p class=issue> There was a suggestion to have a
2991-
<code>:user-interacted</code> pseudo-class instead of or in addition to
2992-
this one. It's unclear what the criteria would be for matching it,
2993-
however. In particular, it seems unlikely to be a replacement of this one
2994-
if form validation of an untouched form control is not part of the
2995-
criteria.
2996-
29972988
<h3 id=rw-pseudos><span class=secno>11.9. </span> The mutability
29982989
pseudo-classes <a href="#read-only-pseudo"><code>:read-only</code></a> and
29992990
<a href="#read-write-pseudo"><code>:read-write</code></a></h3>
@@ -3663,8 +3654,6 @@ <h3 id=idref-combinators><span class=secno>13.5. </span> Reference
36633654
-->}</pre>
36643655
</div>
36653656

3666-
<p class=issue>This could also be implemented as a functional pseudo-class.
3667-
36683657
<h2 id=table-pseudos><span class=secno>14. </span> Grid-Structural
36693658
Selectors</h2>
36703659

@@ -4318,10 +4307,10 @@ <h3 id=normative-references><span class=secno>20.1. </span> Normative
43184307
<dt id=CSS21>[CSS21]
43194308

43204309
<dd>Bert Bos; et al. <a
4321-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
4310+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
43224311
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
43234312
2011. W3C Recommendation. URL: <a
4324-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
4313+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
43254314
</dd>
43264315
<!---->
43274316

selectors/Overview.src.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,16 +2084,6 @@ <h3 id="user-pseudos">
20842084
<code>:user-invalid</code> and <code>:user-omitted</code> could be used.
20852085
-->
20862086

2087-
<p class="issue">
2088-
What parts of <a href="https://developer.mozilla.org/en-US/docs/CSS/:-moz-ui-invalid">:-moz-ui-invalid description</a> do we want to spec here?
2089-
Or put as examples?
2090-
2091-
<p class="issue">
2092-
There was a suggestion to have a <code>:user-interacted</code> pseudo-class
2093-
instead of or in addition to this one.
2094-
It's unclear what the criteria would be for matching it, however.
2095-
In particular, it seems unlikely to be a replacement of this one if form validation of an untouched form control is not part of the criteria.
2096-
20972087
<h3 id="rw-pseudos">
20982088
The mutability pseudo-classes <code>:read-only</code> and <code>:read-write</code></h3>
20992089

@@ -2641,8 +2631,6 @@ <h3 id="idref-combinators">
26412631
-->}</pre>
26422632
</div>
26432633

2644-
<p class="issue">This could also be implemented as a functional pseudo-class.
2645-
26462634
<h2 id="table-pseudos">
26472635
Grid-Structural Selectors</h2>
26482636

0 commit comments

Comments
 (0)