You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This depends a bit on #8405 and how we want to think about animation-range.
The two keywords under consideration are: normal and auto.
normal implies a bit more that animation-range-start/end take their "normal value". (Currently the initial value uses the start/end of the timeline, so I think it's more appropriate as defined right now.)
auto implies a bit more that an animation-range-start/end value is calculated based on something. (This might be more appropriate if we calculate the used value of these properties based on other properties in some way.)