Skip to content

Commit 569b659

Browse files
committed
[css-transitions-1] Point to new WD
1 parent 353193a commit 569b659

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

css-transitions-1/Overview.bs

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Shortname: css-transitions
2222
Group: csswg
2323
Level: 1
2424
TR: https://www.w3.org/TR/css-transitions-1/
25+
Previous version: https://www.w3.org/TR/2018/WD-css-transitions-1-20181011/
2526
Previous version: https://www.w3.org/TR/2017/WD-css-transitions-1-20171130/
2627
Previous version: https://www.w3.org/TR/2013/WD-css3-transitions-20131119/
2728
ED: https://drafts.csswg.org/css-transitions/
@@ -1343,27 +1344,18 @@ Changes since Working Draft of 30 November 2017 {#changes}
13431344

13441345
The following are the substantive changes made since the
13451346
<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)
13611350

13621351
For more details on these changes, see the version control
13631352
<a href="https://github.com/w3c/csswg-drafts/commits/master/css-transitions-1/Overview.bs">change log</a>.
13641353

13651354
For changes in earlier working drafts:
13661355

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>.
13671359
1. See the
13681360
<a href="https://www.w3.org/TR/2017/WD-css-transitions-1-20171130/#changes">changes
13691361
section in the 30 November 2017 Working Draft</a>.

0 commit comments

Comments
 (0)