Skip to content

Commit dcb1313

Browse files
authored
Merge branch 'master' into cssfontfacerule
2 parents e18ba05 + 8ff5534 commit dcb1313

File tree

91 files changed

+7503
-3222
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+7503
-3222
lines changed

README.markdown

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### [CSS Working Group](http://www.w3.org/Style/CSS/) Specifications
1+
### [CSS Working Group](https://www.w3.org/Style/CSS/) Specifications
22

33
This is the official CSSWG repository for editor's drafts of CSS specifications.
44

@@ -7,12 +7,15 @@ This repository is a two-way mirror of a Mercurial repository:
77
hg clone https://hg.csswg.org/drafts
88

99
For help using or setting up Mercurial
10-
see instructions [here](http://wiki.csswg.org/tools/hg).
10+
see [instructions](https://wiki.csswg.org/tools/hg).
1111
Specification issues are discussed as issues in this repo.
1212
General CSSWG discussion can be found on the public
13-
[www-style mailing list](http://lists.w3.org/Archives/Public/www-style/).
13+
[www-style mailing list](https://lists.w3.org/Archives/Public/www-style/).
1414

15-
For an index of all specifications, see:
15+
To read the specifications in this repository, see them at the
16+
[index of all specifications](https://drafts.csswg.org/).
1617

17-
http://dev.w3.org/csswg/
18+
Also see the related repositories:
19+
* [fxtf-drafts github repository](https://github.com/w3c/fxtf-drafts/) - [fxtf mercurial repository](https://hg.fxtf.org/drafts/) - [FX Task Force generated specification index](https://drafts.fxtf.org/)
20+
* [css-houdini-drafts github repository](https://github.com/w3c/css-houdini-drafts/) - [css-houdini mercurial repository](https://hg.css-houdini.org/drafts/) - [CSS-TAG Houdini Task Force generated specification index](https://drafts.css-houdini.org/)
1821

Transitions.md

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,19 @@ CSS-2017
1616

1717
### Open
1818

19-
_(none)_
19+
CSS logical (bert handling)
20+
* [wg decision](https://lists.w3.org/Archives/Public/www-style/2017May/0010.html) 04 May 2017
21+
* [transition request](https://lists.w3.org/Archives/Member/chairs/2017AprJun/0045.html) 05 May 2017
22+
* [transition response](https://lists.w3.org/Archives/Member/chairs/2017AprJun/0059.html) 09 May 2017
23+
* next step: publication request
24+
25+
CSS Fonts 4
26+
* [wg decision](https://www.w3.org/2017/04/19-css-irc#T06-11-40) 19 April 2017
27+
* next step: wait for any sections that get moved from Fonts 3.
28+
29+
CSS Overflow Level 4
30+
* [wg decision](https://lists.w3.org/Archives/Public/www-style/2017May/0032.html) 17 May
31+
* next step: transition request for FPWD
2032

2133
### Closed
2234

@@ -78,15 +90,24 @@ CSS Display
7890

7991
CSS Speech (updated CR, has technical changes)
8092
* group decision [15 Feb 2017](https://www.w3.org/2017/02/15-css-irc#T17-39-53)
93+
* should be published as a NOTE because no implementations
94+
95+
96+
CSS Contain
97+
* [group decision](https://www.w3.org/2017/04/21-css-irc#T07-18-13) 21April 2017
98+
* [Disposition of comments](https://drafts.csswg.org/css-contain/issues-2017.html)
99+
* [Changes] https://drafts.csswg.org/css-contain/#2017-04-19-changes
100+
* [Transition request](https://lists.w3.org/Archives/Member/chairs/2017AprJun/0057.html) 8 May 2017
101+
102+
### Closed
81103

82104
CSS Grid (updated CR, with subgrid moved to Grid 2)
83105
* group decision [15 Mar 2017](https://www.w3.org/2017/03/15-css-irc#T16-42-41)
84106
* [Disposition of Comments](https://drafts.csswg.org/css-grid-1/issues-cr-2016) one open issue
85107
* [Changes](https://drafts.csswg.org/css-grid/#changes)
86-
* [transition request](https://lists.w3.org/Archives/Member/chairs/2017AprJun/0015.html) 11 April 2017
87-
* next step: transition decision
88-
89-
### Closed
108+
* [Transition request](https://lists.w3.org/Archives/Member/chairs/2017AprJun/0015.html) 11 April 2017
109+
* [Transition decision](https://lists.w3.org/Archives/Team/w3t-comm/2017Apr/0225.html) 18 April 2017
110+
* [done](https://www.w3.org/TR/2017/CR-css-grid-1-20170509/) 9 May 2017
90111

91112
CSS Basic UI 3 (updated CR)
92113
* group decision [01 Feb 2017](https://www.w3.org/2017/02/01-css-irc#T17-17-37)
@@ -124,9 +145,27 @@ CSS Grid Layout 1 [done](https://www.w3.org/TR/css-grid-1/), 29 September 2016
124145
### Open
125146

126147
Writing Modes
127-
* working out how to move at-risk features to leve 4, and keep in level 3 but as MAY
148+
* working out how to move at-risk features to level 4, and keep in level 3 but as MAY
128149
* working on the tests and finalizing the test report
150+
* [wg resolution](https://lists.w3.org/Archives/Public/www-style/2017May/0032.html) 17 May 2017
151+
152+
CSS Fonts 3
153+
* working out how to move at-risk features to level 4
154+
* fuller test coverage
155+
156+
### Closed
157+
158+
_(none)_
159+
160+
## Modified Recommendation (Editorial)
161+
162+
### Open
129163

164+
Selectors 3
165+
* [wide review](https://github.com/w3c/csswg-drafts/issues/1382), ongoing
166+
130167
### Closed
131168

132169
_(none)_
170+
171+

0 commit comments

Comments
 (0)