Skip to content

Commit ce17d03

Browse files
committed
[css-animations] Add some open issues.
1 parent 822c61a commit ce17d03

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

css-animations/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1120,6 +1120,12 @@ Acknowledgements</h2>
11201120
Estelle Weyl,
11211121
and all the rest of the www-style community.
11221122

1123+
<h2 id="other-open-issues">Other open issues</h2>
1124+
1125+
<p class="issue">Need to <a href="https://lists.w3.org/Archives/Public/www-style/2015Jul/0391.html">specify how keyframes interact</a>.</p>
1126+
1127+
<p class="issue">Need to specify better handling of dynamic changes of animation-name; see <a href="https://twitter.com/estellevw/status/617525016104583168">conversation</a>.</p>
1128+
11231129
<h2 id="wg-resolutions-pending">
11241130
Working Group Resolutions that are pending editing</h2>
11251131

css-animations/Overview.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ <h2 class="no-num no-toc no-ref heading settled" id="contents"><span class="cont
184184
</ul>
185185
</ul>
186186
<li><a href="#acknowledgements"><span class="secno">7</span> <span class="content"> Acknowledgements</span></a>
187-
<li><a href="#wg-resolutions-pending"><span class="secno">8</span> <span class="content"> Working Group Resolutions that are pending editing</span></a>
187+
<li><a href="#other-open-issues"><span class="secno">8</span> <span class="content">Other open issues</span></a>
188+
<li><a href="#wg-resolutions-pending"><span class="secno">9</span> <span class="content"> Working Group Resolutions that are pending editing</span></a>
188189
<li>
189190
<a href="#conformance"><span class="secno"></span> <span class="content"> Conformance</span></a>
190191
<ul class="toc">
@@ -1185,7 +1186,10 @@ <h2 class="heading settled" data-level="7" id="acknowledgements"><span class="se
11851186
Øyvind Stenhaug,
11861187
Estelle Weyl,
11871188
and all the rest of the www-style community.</p>
1188-
<h2 class="heading settled" data-level="8" id="wg-resolutions-pending"><span class="secno">8. </span><span class="content"> Working Group Resolutions that are pending editing</span><a class="self-link" href="#wg-resolutions-pending"></a></h2>
1189+
<h2 class="heading settled" data-level="8" id="other-open-issues"><span class="secno">8. </span><span class="content">Other open issues</span><a class="self-link" href="#other-open-issues"></a></h2>
1190+
<p class="issue" id="issue-e3695cf1"><a class="self-link" href="#issue-e3695cf1"></a>Need to <a href="https://lists.w3.org/Archives/Public/www-style/2015Jul/0391.html">specify how keyframes interact</a>.</p>
1191+
<p class="issue" id="issue-5bd82213"><a class="self-link" href="#issue-5bd82213"></a>Need to specify better handling of dynamic changes of animation-name; see <a href="https://twitter.com/estellevw/status/617525016104583168">conversation</a>.</p>
1192+
<h2 class="heading settled" data-level="9" id="wg-resolutions-pending"><span class="secno">9. </span><span class="content"> Working Group Resolutions that are pending editing</span><a class="self-link" href="#wg-resolutions-pending"></a></h2>
11891193
<p><em>This section is informative and temporary.</em></p>
11901194
<p>The editors are currently behind on editing this spec. The following working group resolutions still
11911195
need to be edited in:</p>
@@ -1675,6 +1679,8 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
16751679
<div class="issue"> This specification needs to define
16761680
how the value is determined from the keyframes,
16771681
like the section on <a href="http://dev.w3.org/csswg/css-transitions/#application">Application of transitions</a> does for CSS Transitions. <a href="#issue-9bda05d2"></a></div>
1682+
<div class="issue">Need to <a href="https://lists.w3.org/Archives/Public/www-style/2015Jul/0391.html">specify how keyframes interact</a>.<a href="#issue-e3695cf1"></a></div>
1683+
<div class="issue">Need to specify better handling of dynamic changes of animation-name; see <a href="https://twitter.com/estellevw/status/617525016104583168">conversation</a>.<a href="#issue-5bd82213"></a></div>
16781684
</div>
16791685
</body>
16801686
</html>

0 commit comments

Comments
 (0)