[css-view-transitions-1] Factor out dynamic ua style rules
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
Having read through the spec, I think it would be easier to understand if the dynamic UA style rules were somehow factored out of the depths of the algorithm. (I've got some vague ideas of how to do this, so I think it's possible to do it nicely.) Filing this (non-blocking) issue to track the idea.
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 by reading the CSS View Transitions Level 1 specification and locate the dynamic UA style rules embedded in the algorithm. Review the surrounding algorithm and the spec text to determine a clear factoring structure; done means the rules are separated in a way that makes the algorithm easier to understand without changing its meaning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100