Skip to content

Commit b5dfa84

Browse files
authored
Drop blank line to fix straggling "At Risk" bullet
Right now the CSS Animations spec has a straggling bullet in its "At Risk" section -- it says: > The following features are at-risk, and may be dropped during the CR period: > * the pseudoElement property of the AnimationEvent interface > * From local testing with Bikeshed, I've confirmed that the stray bullet is caused by the blank line after "At Risk". If I delete that blank line (as in this pull request), the stray bullet goes away.
1 parent 0abae8c commit b5dfa84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

css-animations/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Former Editor: Sylvain Galineau, Adobe, galineau@adobe.com
3535
Abstract: This CSS module describes a way for authors to animate the values of CSS properties over time, using keyframes. The behavior of these keyframe animations can be controlled by specifying their duration, number of repeats, and repeating behavior.
3636
3737
At Risk: the <code>pseudoElement</code> property of the ''AnimationEvent'' interface
38-
3938
Link Defaults: css-values-3 (type) <time>, cssom-1 (interface) cssstyledeclaration, dom-core-ls (interface) event, webidl (type) SyntaxError, css-position-3 (property) left
4039
Ignored Terms: domstring, float, animationeventinit, event, eventinit, eventtarget, document
4140
</pre>

0 commit comments

Comments
 (0)