Skip to content

Commit d283c10

Browse files
committed
[css-2015] Start the 2015 snapshot, with at least the issue outlining what it needs to look like.
1 parent a32cadd commit d283c10

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

css-2015/Overview.bs

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<pre class='metadata'>
2+
Title: CSS Snapshot 2015
3+
Shortname: css-2015
4+
Level: 1
5+
Status: NOTE
6+
Group: CSSWG
7+
URL: https://dev.w3.org/csswg/css-2015/
8+
Editor: Tab Atkins Jr., Google, http://xanthir.com/
9+
Abstract: This snapshot summarizes the specs that are "stable" and broadly usable in CSS, as of 2015.
10+
</pre>
11+
12+
Introduction {#intro}
13+
=====================
14+
15+
<div class="issue">
16+
* RESOLVED: Produce the snapshot with list below, update vendor prefix policy.
17+
Group will review when finished.
18+
19+
* Everything in REC
20+
* Animations L1
21+
* Backgrounds and Borders L3,
22+
* Cascading and Inheritance L3
23+
* Compositing and Blending L1
24+
* Conditional L3
25+
* Flexible Box Layout L1,
26+
* Fonts L3
27+
* Images and Replaced Content L3
28+
* Multicolumn Layout L1
29+
* Syntax L3
30+
* Transforms L1
31+
* Transitions L1,
32+
* Values and Units L3
33+
* plus will-change and CSS3 UI once stable updates are published to TR
34+
* Plan to incorporate intro material from CSS2.1 in next update
35+
* Plan to incorporate property indices/glossaries/etc. once we can generate them for an entire snapshot
36+
</div>

0 commit comments

Comments
 (0)