Skip to content

Commit e667083

Browse files
committed
[css-animations] And remove the issue that the previous change was addressing.
1 parent 52f7565 commit e667083

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

css-animations/Overview.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,10 +1493,6 @@ <h3 id=animation-shorthand-property><span class=secno>4.10. </span> The
14931493
class=property>animation-name</code></a>’ is ‘<code
14941494
class=css>none</code>’). </span>
14951495

1496-
<p class=issue> Need to also explain how order is important in terms of
1497-
animation-name versus keywords, and probably also adjust the canonical
1498-
order to match.
1499-
15001496
<h2 id=animation-events><span class=secno>5. </span> Animation Events</h2>
15011497

15021498
<p> Several animation related events are available through the <a

css-animations/Overview.src.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,11 +1079,6 @@ <h3 id="animation-shorthand-property">
10791079
'animation-name' is ''none'').
10801080
</span>
10811081

1082-
<p class="issue">
1083-
Need to also explain how order is important in terms of animation-name
1084-
versus keywords, and probably also adjust the canonical order to
1085-
match.
1086-
10871082
<h2 id="animation-events">
10881083
Animation Events</h2>
10891084

0 commit comments

Comments
 (0)