[css-env-1] safe-area-inset-* are listed as dimensionless
Open
Nobody has claimed this yet.
css-env-1
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
Presently, the spec says:
safe-area-inset-top <length> 0 (scalar)
etc...
I don't think that a length is dimensionless, lengths have a single dimension.
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 locating the CSS Environment Variables Level 1 specification section that lists the safe-area-inset-* variables and compare its type and initial-value notation with the referenced CSS Values 4 length definition. Done means the specification no longer describes these length values as dimensionless and the related entries use consistent terminology.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100