Skip to content

Commit 0a03c0e

Browse files
author
Sylvain Galineau
committed
[css-animations][bikeshed] Add dbaron's list of pending resolutions as section 8
1 parent eed3b6e commit 0a03c0e

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

css-animations/Overview.bs

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -851,3 +851,41 @@ Acknowledgements</h2>
851851

852852
Thanks especially to the feedback from Tab Atkins, Carine Bournez, Anne van Kesteren, Øyvind Stenhaug,
853853
Estelle Weyl, and all the rest of the www-style community.
854+
855+
<h2 id="wg-resolutions-pending">
856+
Working Group Resolutions that are pending editing</h2>
857+
858+
<em>This section is informative and temporary.</em>
859+
860+
The editors are currently behind on editing this spec. The following working group resolutions still
861+
need to be edited in:
862+
863+
<ul>
864+
<li>2012-10-29 minutes
865+
<ul>
866+
<li>Change the animation properties to be dynamically changeable
867+
<li>@keyframes can be dynamically changed
868+
<li>When you encounter duplicate animations names, last one wins.
869+
<li>Make *animations* transition *all* properties. Unless otherwise specified, discrete properties take their starting values below 50% timing function progress, and end values above 50% timing function progress.
870+
</ul>
871+
<li>2012-12-12 minutes and intermediate comments and 2012-12-19 minutes
872+
<ul>
873+
<li>??? Does anything still need to be done for these?
874+
</ul>
875+
<li>2013-02-20 minutes
876+
<ul>
877+
<li>Øyvind's clarification accepted
878+
<li>keyframe rules cascade
879+
<li>mark pseudoElement at-risk
880+
</ul>
881+
<li>2013-05-30 minutes
882+
<ul>
883+
<li>expectations on animations in non-interactive media
884+
</ul>
885+
<li>2014-01-27 minutes
886+
<ul>
887+
<li>remove text about waiting for document load
888+
</ul>
889+
890+
891+

0 commit comments

Comments
 (0)