forked from w3c/csswg-wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspec.txt
More file actions
49 lines (41 loc) · 2.48 KB
/
spec.txt
File metadata and controls
49 lines (41 loc) · 2.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
====== Specification Issues and Planning ======
This section documents problems found in the CSS specs and working drafts. Problems documented here will be addressed by the editors, possibly after discussion in a CSS Working Group meeting, and will result in changes, corrections, clarifications, or no change.
===== REC or PR =====
Awaiting 2.1 to go PR (so these can go REC)
* [[spec:css3-selectors|Selectors Level 3]]
* [[spec:css3-color|CSS Color Module Level 3]]
===== CR =====
Awaiting implementations, test suites, or actively being revised per implementation experience.
* [[spec:css2.1|CSS Level 2 Revision 1]]
* [[spec:css3-ui|CSS Basic User Interface Module Level 3]] (another LCWD expected)
* [[http://dev.w3.org/csswg/css3-namespace/issues-2|CSS Namespaces]]
* [[spec:css-multicol|CSS Multi-Column Layout Module Level 3]]
* [[spec:mediaqueries|Media Queries Level 3]]
* [[spec:css-style-attr|CSS Style Attributes]]
* [[spec:css3-background|CSS Backgrounds and Borders Module Level 3]]
===== WD =====
These are being actively developed. Sometimes used to be CRs that need major revision.
* [[spec:css3-flexbox|CSS Flexbox Module]]
* [[spec:css3-lists|CSS Lists Module Level 3]]
* [[spec:css-ruby|CSS3 Ruby Module]] (out of date CR, back to WD for major revisions)
* [[spec:css3-text|CSS Text Module Level 3]]
* [[spec:css3-text-layout|CSS Text Layout Module Level 3]]
* [[spec:css3-values|CSS Values and Units Module Level 3]]
===== brainstorming =====
This section outlines active possibilities for future specs or notes
* [[spec:vendor-prefixes|CSS vendor prefixes]] (collecting thoughts about policy/guidance on usage, dropping etc.)
* [[spec:css4-ui|CSS User Interface Module Level 4]] (collecting features and ideas)
* [[spec:css4-page|CSS Paged Media Level 4]]
* [[spec:selectors4|Selectors Level 4]]
* [[spec:css3-overflow|CSS Overflow Level 3]]
* [[spec:box-orphans|Box-model-related features with no home]]
===== out of date =====
These specs are old / out of date and need active editors/owners to bring them up to date.
* [[spec:css3-box|CSS Box Module Level 3]]
* [[spec:css3-content|CSS Generated Content Level 3]]
====== Specification Reviews ======
CSSWG members' comments on related specs not published by our group.
* [[spec:reviews:svgtiny1.2|SVG Tiny 1.2]]
====== Specification Editing ======
To edit W3C CSS Working Group specifications, you'll have to first get setup with W3C's CVS setup which means you should read:
* [[spec:cvs|W3C CVS For Dummies]]