[web-animations-2] Update OptionalEffectTiming.duration to accept CSSNumericValue
Open
Nobody has claimed this yet.
web-animations-2
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
https://drafts.csswg.org/web-animations-2/#the-effecttiming-dictionaries
Web Animations Level 2 updates EffectTiming.duration with CSSNumericValue but not OptionalEffectTiming.duration. Maybe it should?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Web Animations Level 2 EffectTiming dictionaries section linked in the issue and compare the definitions of EffectTiming.duration and OptionalEffectTiming.duration. Determine whether the optional dictionary should accept CSSNumericValue, then update the relevant Bikeshed specification text and verify the surrounding definitions remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100