Skip to content

Commit 3031e98

Browse files
committed
Prep for publication
1 parent 91f2ea7 commit 3031e98

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

css-cascade-3/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
<pre class='metadata'>
44
Shortname: css-cascade
55
Level: 3
6-
Status: ED
6+
Status: CR
7+
Date: 2016-05-19
8+
Deadline: 2015-07-15
79
Work Status: Testing
810
Group: csswg
911
ED: https://drafts.csswg.org/css-cascade-3/

css-grid/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3229,14 +3229,14 @@ Gutters: the 'grid-column-gap', 'grid-row-gap', and 'grid-gap' properties</h3>
32293229

32303230
<pre class='propdef'>
32313231
Name: grid-row-gap, grid-column-gap
3232-
Value: <<length-percentage>>
3232+
Value: <<length>> | <<percentage>>
32333233
Initial: 0
32343234
Applies to: <a>grid containers</a>
32353235
Inherited: no
32363236
Percentages: n/a
32373237
Media: visual
32383238
Computed value: as specified, with <<length>>s made absolute
3239-
Animatable: as <<length-percentage>>
3239+
Animatable: as length, percentage, or calc
32403240
</pre>
32413241

32423242
These properties specify the <dfn lt=gutter>gutters</dfn> between
@@ -4164,7 +4164,7 @@ Changes</h2>
41644164
Various editorial improvements.
41654165
</ul>
41664166

4167-
A <a href="http://drafts.csswg.org/css-flexbox-1/issues-wd-20150917">Disposition of Comments</a> is available.
4167+
A <a href="https://drafts.csswg.org/css-grid/issues-wd-20150917">Disposition of Comments</a> is available.
41684168

41694169
See also <a href="https://www.w3.org/TR/2015/WD-css-grid-1-20150917/#changes">previous changes</a>.
41704170

css-inline/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
<pre class='metadata'>
99
Shortname: css-inline
1010
Level: 3
11-
Status: ED
12-
Work Status: Exploring
11+
Status: WD
12+
Date: 2016-05-19
13+
Work Status: Revising
1314
Group: csswg
1415
TR: https://www.w3.org/TR/css-inline/
1516
ED: https://drafts.csswg.org/css-inline/

0 commit comments

Comments
 (0)