22Title : CSS Snapshot 2018
33Shortname : css-2018
44Level : 0
5- Status : NOTE
5+ Status : WG- NOTE
66Group : CSSWG
77Work Status : revising
88URL : https://drafts.csswg.org/css-2018/
99TR : https://www.w3.org/TR/CSS/
10+ Previous Version : https://www.w3.org/TR/2018/NOTE-css-2018-20181115/
1011Editor : Tab Atkins Jr., Google, http://xanthir.com/, w3cid 42199
1112Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1213Editor : Florian Rivoal, Invited Expert, https://florian.rivoal.net, w3cid 43241
@@ -249,14 +250,10 @@ Background: The W3C Process and CSS</h3>
249250 Introduces cascading variables as a new primitive value type that is accepted by all CSS properties,
250251 and custom properties for defining them.
251252
252- <dt> <a href="https://www.w3.org/TR/css-grid-1 /">CSS Grid Layout Module Level 1</a>
253- [[!CSS-GRID-1 ]]
253+ <dt> <a href="https://www.w3.org/TR/css3-transforms /">CSS Transforms Level 1</a>
254+ [[CSS3-TRANSFORMS ]]
254255 <dd>
255- Defines a two-dimensional grid-based layout system,
256- optimized for user interface design.
257- In the grid layout model, the children of a grid container
258- can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.
259-
256+ Introduces graphical transformations to CSS.
260257 </dl>
261258
262259 <div class="note">
@@ -269,14 +266,17 @@ Background: The W3C Process and CSS</h3>
269266 [[CSS3-TRANSITIONS]]
270267 and <a href="https://www.w3.org/TR/css3-animations/">CSS Animations Level 1</a>
271268 [[CSS3-ANIMATIONS]] ,
272- together with [[CSS-TIMING -1]] .
269+ together with [[CSS-EASING -1]] .
273270 <dd>
274271 Define mechanisms for transitioning the computed values of CSS properties over time.
275272
276- <dt> <a href="https://www.w3.org/TR/css3-transforms /">CSS Transforms Level 1</a>
277- [[CSS3-TRANSFORMS ]]
273+ <dt> <a href="https://www.w3.org/TR/css-grid-1 /">CSS Grid Layout Module Level 1</a>
274+ [[!CSS-GRID-1 ]]
278275 <dd>
279- Introduces graphical transformations to CSS.
276+ Defines a two-dimensional grid-based layout system,
277+ optimized for user interface design.
278+ In the grid layout model, the children of a grid container
279+ can be positioned into arbitrary slots in a predefined flexible or fixed-size layout grid.
280280
281281 <dt> <a href="https://www.w3.org/TR/css-text-3/">CSS Text Module Level 3</a>
282282 [[CSS-TEXT-3]]
@@ -293,7 +293,6 @@ Background: The W3C Process and CSS</h3>
293293 [[FILTER-EFFECTS-1]]
294294 <dd>
295295 Filter effects are a way of processing an element’s rendering before it is displayed in the document.
296-
297296 </dl>
298297
299298 </div>
@@ -535,7 +534,7 @@ Proprietary and Non-standardized Features</h4>
535534
536535 To avoid clashes with future CSS features,
537536 the CSS2.1 specification reserves a
538- <dfn lt="vendor prefix | vendor-prefixed | prefixed | unprefixed"><a href="https://www.w3.org/TR/CSS2/syndata.html#vendor-keywords">prefixed syntax</a></dfn> [[!CSS2]]
537+ <dfn export lt="vendor prefix | vendor-prefixed | prefixed | unprefixed"><a href="https://www.w3.org/TR/CSS2/syndata.html#vendor-keywords">prefixed syntax</a></dfn> [[!CSS2]]
539538 for proprietary and experimental extensions to CSS.
540539 A CSS feature is a <dfn>proprietary extension</dfn> if it is meant for use
541540 in a closed environment accessible only to a single vendor's user agent(s).
@@ -728,7 +727,7 @@ Safe to Release pre-CR Exceptions</h2>
728727 css-writing-modes-3,
729728 css-transitions-1,
730729 css-animations-1,
731- css-timing -1,
730+ css-easing -1,
732731 css-flexbox-1,
733732 css-transforms-1,
734733 css-variables-1,
@@ -770,7 +769,7 @@ Safe to Release pre-CR Exceptions</h2>
770769 css-writing-modes-3,
771770 css-transitions-1,
772771 css-animations-1,
773- css-timing -1,
772+ css-easing -1,
774773 css-flexbox-1,
775774 css-transforms-1,
776775 css-variables-1,
@@ -813,7 +812,7 @@ At-Rule Index</h3>
813812 css-writing-modes-3,
814813 css-transitions-1,
815814 css-animations-1,
816- css-timing -1,
815+ css-easing -1,
817816 css-flexbox-1,
818817 css-transforms-1,
819818 css-variables-1,
@@ -855,7 +854,7 @@ At-Rule Index</h3>
855854 css-writing-modes-3,
856855 css-transitions-1,
857856 css-animations-1,
858- css-timing -1,
857+ css-easing -1,
859858 css-flexbox-1,
860859 css-transforms-1,
861860 css-variables-1,
@@ -897,7 +896,7 @@ At-Rule Index</h3>
897896 css-writing-modes-3,
898897 css-transitions-1,
899898 css-animations-1,
900- css-timing -1,
899+ css-easing -1,
901900 css-flexbox-1,
902901 css-transforms-1,
903902 css-variables-1,
0 commit comments