@@ -22,6 +22,7 @@ Shortname: css-transitions
22
22
Group : csswg
23
23
Level : 1
24
24
TR : https://www.w3.org/TR/css-transitions-1/
25
+ Previous version : https://www.w3.org/TR/2018/WD-css-transitions-1-20181011/
25
26
Previous version : https://www.w3.org/TR/2017/WD-css-transitions-1-20171130/
26
27
Previous version : https://www.w3.org/TR/2013/WD-css3-transitions-20131119/
27
28
ED : https://drafts.csswg.org/css-transitions/
@@ -1343,27 +1344,18 @@ Changes since Working Draft of 30 November 2017 {#changes}
1343
1344
1344
1345
The following are the substantive changes made since the
1345
1346
<a href="https://www.w3.org/TR/2017/WD-css-transitions-1-20171130/">Working Draft
1346
- dated 30 November 2017</a> :
1347
-
1348
- * Reverted the change that would cause some values
1349
- that cannot be smoothly interpolated
1350
- to trigger transitions using <a>discrete</a> animation
1351
- since it was not implemented by any user agent
1352
- and likely to cause compatibility problems.
1353
-
1354
- * Moved the definitions of how properties interpolate to
1355
- <a
1356
- href="https://drafts.csswg.org/web-animations-1/#animating-properties"> Web
1357
- Animations">Web Animations</a>
1358
- and
1359
- <a href="https://drafts.csswg.org/css-values-4/#combining-values">CSS Values
1360
- and Units</a> .
1347
+ dated 11 October 2018</a> :
1348
+
1349
+ * (Nothing yet)
1361
1350
1362
1351
For more details on these changes, see the version control
1363
1352
<a href="https://github.com/w3c/csswg-drafts/commits/master/css-transitions-1/Overview.bs">change log</a> .
1364
1353
1365
1354
For changes in earlier working drafts:
1366
1355
1356
+ 1. See the
1357
+ <a href="https://www.w3.org/TR/2018/WD-css-transitions-1-20181011/#changes">changes
1358
+ section in the 11 October 2018 Working Draft</a> .
1367
1359
1. See the
1368
1360
<a href="https://www.w3.org/TR/2017/WD-css-transitions-1-20171130/#changes">changes
1369
1361
section in the 30 November 2017 Working Draft</a> .
0 commit comments