Commit b5dfa84
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments